humanmade / humanmade/asset-manager-framework
Implement error handling for the media manager Ajax response in WordPress core
Open
enhancement
help wanted
- Dominant language
- PHP
- Stars
- 188
- Forks
- 6
- Avg merge
- 6d 21h
- Merged PRs (30d)
- 1
Description
https://core.trac.wordpress.org/ticket/49587
This ticket will enable us to show an error message to the user if there is a problem connecting to the asset provider. Currently WP core does not handle an error being returned from the attachments query, and any error results in the eternal spinner of doom.
I started working on this in https://github.com/WordPress/wordpress-develop/pull/1065 but I forgot how difficult it is to figure out the media manager views. If someone wants to pick this up and carry on with it that would be great.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.