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

Snackbar add keyboard functions when theres a button #25

Closed
djbuckley opened this issue Jun 14, 2017 · 3 comments
Closed

Snackbar add keyboard functions when theres a button #25

djbuckley opened this issue Jun 14, 2017 · 3 comments
Assignees
Labels

Comments

@djbuckley
Copy link

Keyboard

Add the button on the snackbar to the next place in the tab index, if a button is shown.

  • Size 8
@m4ttb13 m4ttb13 self-assigned this Jun 28, 2017
@m4ttb13
Copy link

m4ttb13 commented Jun 28, 2017

Focus moves to the action button when tabbed to it - discussion to be had to determine if it should auto focus onto this button or leave as it is.

@m4ttb13
Copy link

m4ttb13 commented Jun 29, 2017

Going to sign off as it is because it is accessible, and the nature of the snackbar itself means it is not designed with accessibility in mind

@m4ttb13 m4ttb13 closed this as completed Jun 29, 2017
@m4ttb13
Copy link

m4ttb13 commented Jun 29, 2017

mui#4116 details as far as I got. setting focus seems to move the visual but not actual focus onto the snackbar. Could not move past this.

@djbuckley djbuckley modified the milestone: Accessibility updates Jul 5, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants