This repository has been archived by the owner on Sep 30, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
[Accessibility]: Global <Menu>
: Focus isn't moved to first item when menu is opened
#36350
Open
3 of 4 tasks
Labels
accessibility
a11y / accessibility
estimate/2d
frontend-platform
Issues related to our frontend platform, owned collectively by our frontend crew.
gitstart
Contract partner
wcag/2.1/fixing
wcag/2.1
Comments
umpox
added
accessibility
a11y / accessibility
estimate/2d
frontend-platform
Issues related to our frontend platform, owned collectively by our frontend crew.
gitstart
Contract partner
wcag/2.1/fixing
wcag/2.1
labels
Jun 1, 2022
Here is the GitStart Ticket for this issue: https://app.gitstart.com/clients/sourcegraph/tickets/SG-36350 |
6 tasks
4 tasks
Repository owner
moved this from In Progress
to Done
in WCAG 2.1 AA Accessibility
Jul 4, 2022
Repository owner
moved this from In progress
to Done
in Frontend Platform
Jul 4, 2022
Re-opening this. We have had to revert due to performance issues when using this change with our rendering logic (https://github.com/sourcegraph/sourcegraph/pull/38298) Will keep this open and aim to address this problem further. @gitstart-sourcegraph No need for any immediate action, we'll investigate this further first |
Relevant spec:
|
felixfbecker
changed the title
[Accessibility]: Global
[Accessibility]: Global Nov 8, 2022
Menu
: Focus isn't correctly captured when menus are openedMenu
: Focus isn't moved to first item when menu is opened
felixfbecker
changed the title
[Accessibility]: Global
[Accessibility]: Global Nov 8, 2022
Menu
: Focus isn't moved to first item when menu is opened<Menu>
: Focus isn't moved to first item when menu is opened
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
accessibility
a11y / accessibility
estimate/2d
frontend-platform
Issues related to our frontend platform, owned collectively by our frontend crew.
gitstart
Contract partner
wcag/2.1/fixing
wcag/2.1
Audit type
Keyboard navigation
User journey audit issue
No response
Problem description
We're having issues when opening menus where it isn't obvious where the focus is, and requires additional steps to select certain items.
For example, see how it isn't immediately obvious in our Menu component from Storybook:
Expected behavior
When opening a menu with a keyboard, the first item should always be focused.
See this example: https://w3c.github.io/aria-practices/examples/menu-button/menu-button-links.html
Additional details
Related issues:
Assigning labels
estimate/Xd
, where X is the estimated number of days it will take to complete.needs-design
.gitstart
.Owner
This issue will be fixed by GitStart. I have assigned the label 'gitstart' and added the assignee 'gitstart-sourcegraph'.
The text was updated successfully, but these errors were encountered: