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

When triggering an overlay, tab order should be dynamically managed. #617

Closed
Westbrook opened this issue Apr 13, 2020 · 1 comment
Closed
Labels
a11y Issues related to accessibility Component: Overlay enhancement New feature or request

Comments

@Westbrook
Copy link
Contributor

Expected Behaviour

You trigger an overlay and either you are sent into it by default, or tab takes you into it.

Actual Behaviour

You could get lost being the DOM is appended to the and intervening content could steal the focus as if part of the natural tab order.

Reproduce Scenario (including but not limited to)

@Westbrook Westbrook added enhancement New feature or request Component: Overlay a11y Issues related to accessibility labels Apr 13, 2020
@Westbrook
Copy link
Contributor Author

fixed by #728

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
a11y Issues related to accessibility Component: Overlay enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant