Piotr Delawski

Results 7 issues of Piotr Delawski

## Summary This PR replaces the server-side rendered "Stylesheet" meta box on the Validated URL screen with a React-based component fed via the REST API. Tasks list (subject to change):...

Developer Tools
REST API
WS:UX

## Summary Fixes #6649 ## Checklist - [x] My code is tested and passes existing [tests](https://github.com/ampproject/amp-wp/wiki/Engineering-Guidelines#tests). - [x] My code follows the [Engineering Guidelines](https://github.com/ampproject/amp-wp/wiki/Engineering-Guidelines) (updates are often made to the...

Extending and modifying the WordPress block editor is becoming one of the common tasks nowadays. We should consider creating a guide on how to best work with the Gutenberg codebase,...

The current [React guide](https://github.com/xwp/engineering-best-practices/blob/propose/js-updates/languages/js/react.md) should be updated to cover the latest best practices, i.e. using simple functional components along with both built-in and custom [hooks](https://reactjs.org/docs/hooks-intro.html). Hooks and functional components are...

# Bug Report When editing existing alerts, the responses to the AJAX requests contain warnings like: ## Expected Behavior No warnings are reported in the dev tools console when editing...

bug

# Bug Report `actions/upload-release-asset` triggers the following warning: `The following actions uses node12 which is deprecated and will be forced to run on node16: actions/upload-release-asset@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/` This...

tooling

# Feature Request As part of #1423, a Docker-based local environment set up is introduced. It does not support SSL/HTTPS yet. While not strictly necessary at this point, it would...

enhancement
tooling