You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 2, 2024. It is now read-only.
Currently when one checks and unchecks filters in step 4, page content is dynamically updated (success criteria are added or removed). An aria-live region warning screen reader users of that would be appreciated. Extend this to other places where it might be applicable.
Not blocking publication.
The text was updated successfully, but these errors were encountered:
daniel-montalvo
changed the title
[D-med] Warning screen reader users that filters have been updated
[ED-Med] Warning screen reader users that filters have been updated
Dec 12, 2019
Visually, the only (real) indication of success is the state of the button, which I think is conveyed to screen reader users (please correct me if I'm wrong on this). If that indication is not sufficient, then it probably needs improvement for all users, not just for screen reader users.
Visually, the only (real) indication of success is the state of the button, which I think is conveyed to screen reader users (please correct me if I'm wrong on this).
Yes, you can tell whether the checkbox is checked or unchecked. What a screen reader user cannot easily guess is what happens after you have checked or unchecked the checkbox. Users with vision can see at a glance how Success Criteria are added or removed from the screen as they play with the checkboxes, right? Screen reader users need to read the paragraph under the "Info" button to understand the functionality. Otherwise, thay have to go down the page to determine the remaining success criteria after they have customized the filters. I can imagine somebody who comes across this tool for the first time might not be aware of what it implies to check or uncheck those checkboxes, since they might skip the "Info" button.
If that indication is not sufficient, then it probably needs improvement for all users, not just for screen reader users.
That would be another way to approach this issue. Making the sentences under the "Info" button more prominent would help everybody (including screen reader users) understand the functionality.
Currently when one checks and unchecks filters in step 4, page content is dynamically updated (success criteria are added or removed). An aria-live region warning screen reader users of that would be appreciated. Extend this to other places where it might be applicable.
Not blocking publication.
The text was updated successfully, but these errors were encountered: