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

[Drawer] Hide focus ring #9147

Merged
merged 2 commits into from Nov 15, 2017

Conversation

rodrigofepy
Copy link
Contributor

Thank you for giving me the opportunity to make my first PR.

Closes #9144

@oliviertassinari
Copy link
Member

@robdodson Please, keep pushing the :focus-ring CSS spec, we need it 🙏 .

@oliviertassinari oliviertassinari added component: drawer This is the name of the generic UI component, not the React module! PR: accepted labels Nov 15, 2017
@oliviertassinari oliviertassinari merged commit 5112f3b into mui:v1-beta Nov 15, 2017
@oliviertassinari
Copy link
Member

@rodrigofepy Thank you!

@rodrigofepy rodrigofepy deleted the hide-drawer-focus-ring branch November 15, 2017 10:12
@robdodson
Copy link

In this case, because you're just moving the focus start point into a non-interactive element, I think it's ok to disable the focus outline, especially since the element slides on screen and fades out the background. So long as the user can press tab and reach the first available anchor and see a focus outline on that control, then I think it's fine.

@robdodson
Copy link

But yeah we're continuing to work on focus-ring :D

the-noob pushed a commit to the-noob/material-ui that referenced this pull request Nov 17, 2017
* [Drawer] Hide focus ring

* Update Drawer.js
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: drawer This is the name of the generic UI component, not the React module!
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants