-
Notifications
You must be signed in to change notification settings - Fork 2.6k
Fix focus indicators in shields #1894
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
Comments
Karen is going to come up with a mock showing the specific outlines for each element. |
This is something I can adjust in Brave-ui fairly easily. I think it’s a result of us padding the icons instead of margin. |
@rossmoody the entire row should get the focus area because it is interactive, not only the icon. |
Ah, gotcha. Yeah this prob requires further component behavior definition then. I suppose for accessibility the ideal would be to be able to tab from toggle to dropdown in each section. |
Closing this issue because comprehensive design specs and other issues are covered by #2565 |
Reopening this issue because #2565 has been split into smaller issues. |
Removing the |
Hi @cezaraugusto, thanks for your updates on the focus treatment. Here is my design feedback: |
Hi @cezaraugusto, thanks for your update! After hearing your feedback, I think the best workaround is to have the focus indicator on part of the row and not overlapping the toggle or dropdown (I've updated the spec in the OP as well): Everything else for the focus looks great. |
Hi @cezaraugusto, your latest build for these focus states looks good to go from the design side. 👍 |
Verification passed on
Used test plan from brave/brave-core#1797 Verification passed on
Verified passed with
|
Description
All interactive UI elements in the Shields panel should have keyboard support and the appropriate focus treatment.
Designs
For more CSS and plain text, check Abstract link: https://share.goabstract.com/68d70c4d-8c77-4588-9ee5-ce6418505c79
The text was updated successfully, but these errors were encountered: