-
Notifications
You must be signed in to change notification settings - Fork 4.3k
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
Focus style followup. #33022
Focus style followup. #33022
Conversation
Size Change: -15 B (0%) Total Size: 1.05 MB
ℹ️ View Unchanged
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This tested well for me on Edge. Could we maybe add a quick screenshot of what this looks like in high contrast mode? I wasn't able to turn on that setting in browserstack for an interactive session.
Thanks for the nudge. In testing before I overlooked an issue with the icon buttons now being illegible. Here's the unselected block before: Now selected — observe no difference in focus style: Unselected after this PR is identical: But the selected state, after, is now visibly different with a thicker focus style: As you can see from the above, the icon buttons are illegible. I'll open a separate PR to address that. |
Followup here: #33062 |
Description
Followup to #32927 which applies the same fix to the appender focus style.
Before:
After:
How has this been tested?
Insert an empty group block and arrow-key into it to select it. Observe a consistent border width on all 4 sides.
Checklist:
*.native.js
files for terms that need renaming or removal).