-
Notifications
You must be signed in to change notification settings - Fork 29.7k
Closed
Labels
a: accessibilityAccessibility, e.g. VoiceOver or TalkBack. (aka a11y)Accessibility, e.g. VoiceOver or TalkBack. (aka a11y)from: a11y reviewReported by an accessibility review teamReported by an accessibility review team
Description
(reported on iOS, most likely also affect Android)
- bottom nav items should be listed as buttons and should clarify how many total tabs there are (ex: tab 1 of 3)
- traversal order: when linearly swiping to the bottom buttons, focus starts on the second item "bar" instead of the first one "foo". regardless of 3-5 buttons on the bottom, i cant swipe to the first foo button, if you select the baz/doge buttons, linear swipe order and correct focus isn't preserved
- when a bottom nav item is selected, the blue color is the only indication of which one is selected, needs announcment
- using switch access - if a user selects an element, focus is then placed back at the top of the page, causing navigation issues
Metadata
Metadata
Assignees
Labels
a: accessibilityAccessibility, e.g. VoiceOver or TalkBack. (aka a11y)Accessibility, e.g. VoiceOver or TalkBack. (aka a11y)from: a11y reviewReported by an accessibility review teamReported by an accessibility review team