[wp-trac] [WordPress Trac] #58479: Add notice if no posts are selected in Bulk Edit
WordPress Trac
noreply at wordpress.org
Wed Sep 18 01:47:34 UTC 2024
#58479: Add notice if no posts are selected in Bulk Edit
-------------------------------------+-------------------------------------
Reporter: sumitsingh | Owner: joedolson
Type: enhancement | Status: accepted
Priority: normal | Milestone: 6.7
Component: Quick/Bulk Edit | Version:
Severity: normal | Resolution:
Keywords: has-screenshots needs- | Focuses: accessibility,
patch | javascript, administration
-------------------------------------+-------------------------------------
Comment (by royho):
I've tested https://github.com/WordPress/wordpress-develop/pull/5433 and
it works for the most part.
Since the admin notice is shown async (without page reload), scrolling to
the top is expected. Also this PR(5433) adds this same behavior across
pages, users, and comments which is nice. In addition, notice is read out
when notice is displayed on screen readers.
One problem is on the Users page, wp.a11y module doesn't exist. So Speak
would not work there. I believe once that can be addressed, it would be
good to go.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/58479#comment:37>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list