[wp-trac] [WordPress Trac] #47101: Improve accessibility when deleting terms via AJAX: color contrast & spoken message. (was: Improve contrast when deleting terms in list table via AJAX)
WordPress Trac
noreply at wordpress.org
Tue May 20 15:32:18 UTC 2025
#47101: Improve accessibility when deleting terms via AJAX: color contrast & spoken
message.
--------------------------+----------------------------------------
Reporter: jeremyfelt | Owner: joedolson
Type: defect (bug) | Status: accepted
Priority: normal | Milestone: 6.9
Component: Taxonomy | Version: 2.5
Severity: normal | Resolution:
Keywords: needs-patch | Focuses: accessibility, javascript
--------------------------+----------------------------------------
Changes (by joedolson):
* keywords: has-patch 2nd-opinion needs-design => needs-patch
* focuses: accessibility => accessibility, javascript
Comment:
Updating the summary of this issue to cover the two major topics.
The contrast issue, on the whole, is the less critical item. During the
deleting process, the item being deleted is effectively a disabled item
and isn't required to meet accessible contrast. *However*, the items
aren't actually being disabled; it is possible to click on these links
during the delete wait time.
I'd propose that the interactive elements in the row should be disabled
during the deletion process.
Removing 'has-patch', as the current patch doesn't meet the current needs
for the ticket.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/47101#comment:14>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list