-
### Prerequisites
- [X] I have carried out troubleshooting steps and I believe I have found a bug.
- [X] I have searched for similar bugs in both open and closed issues and cannot find a duplicate.
…
-
## Latest status
Curl and tcp over fetch() are now a part of WordPress Playground :tada: Here's what we still need to close this issue:
* https://github.com/WordPress/wordpress-playground/issues/194…
-
In `packages/block-library/src/navigation/edit/use-inner-blocks.js` we are relying on a quirk of `getBlock`/`getBlocks` to determine whether blocks are controlled/uncontrolled.
We should move this …
-
Sentry Issue: [OPENVERSE-API-YE](https://openverse.sentry.io/issues/5807647157/?referrer=github_integration)
```
RuntimeError: unable to perform operation on ; the handler is closed
File "uvloop/ss…
-
## Context
As we're re-writing some of the components in the `@wordpress/components` package to use `ariakit`, we can take advantage of the low-level and granular nature of the library components, …
-
### Steps to reproduce the behavior
Upgrade to worpdress 6.2
### Expected behavior
API works correctly
### Actual behavior
Fatal error: Cannot declare class WpOrg\Requests\Requests, be…
-
With PR #43005 merged, the `@wordpress/components` package replaced its dependency on `moment` with `date-fns`.
Since `moment` and `moment-timezone` are large dependencies, it would be great if we …
-
### Description
While working on https://github.com/WordPress/gutenberg/pull/62092, I [discovered](https://github.com/WordPress/gutenberg/pull/62092#issuecomment-2189100515) that if a Core block's `b…
-
### Expected behavior
In case of an error during media upload, we should show the exact error to help the user take a decision.
The list of errors are defined [here in Calypso](https://githu…
maxme updated
4 years ago
-
This is something that was previously mentioned in #55106 and has been heavily explored in [Media Experiments](https://github.com/swissspidy/media-experiments) already (see for example [this blog post…