[wp-trac] [WordPress Trac] #47111: Dynamically added notifications need ARIA role alert or status
WordPress Trac
noreply at wordpress.org
Thu May 30 12:27:58 UTC 2024
#47111: Dynamically added notifications need ARIA role alert or status
------------------------------------------+--------------------------------
Reporter: afercia | Owner: joedolson
Type: defect (bug) | Status: accepted
Priority: normal | Milestone: 6.6
Component: Administration | Version:
Severity: normal | Resolution:
Keywords: has-patch needs-testing-info | Focuses: ui, accessibility
------------------------------------------+--------------------------------
Comment (by joedolson):
The automated test suite will have run as part of the Github Pull Request,
so you don't really need to worry about running those locally. I can see
that all of the unit tests pass with these, which is expected; the changes
here aren't anything that would be picked up in the test suite.
I'm asking about manual testing: for each line of code modified, what is
the process to check that the change has the expected result: where and
when does that notice get rendered? It can be figured out from examining
the code, but it can save a lot of time when getting multiple testers
involved to have those instructions written out.
For example:
- Go to Users > Profile. Request a password reset. Verify that before the
patch, the notice is not read out immediately by the screen reader and
that after the patch, it is.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/47111#comment:17>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list