Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DropdownButton component doesn't allow a user to navigate back to the previously focusable element. #744

Open
TerminatorJonny opened this issue Mar 7, 2023 · 0 comments

Comments

@TerminatorJonny
Copy link
Contributor

TerminatorJonny commented Mar 7, 2023

The DropdownButton isn't accessible and doesn't allow a user to press 'shift + tab' in order to navigate to the previous element.

Steps:

  1. Navigate to: DropdownButton
  2. Click on an element before the Dropdown button (In order to get the focus to visually appear)
  3. Press tab to the Dropdown button
  4. Press 'shift + tab' to navigate back to the previous element.

Actual Results:
Once the dropdown button is in focus, the user is unable to navigate back to the previous element.

Expected Results:
The user should be able to navigate back to previous elements displayed on the page/view.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant