-
Notifications
You must be signed in to change notification settings - Fork 4.2k
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
Update FormTokenField styling for consistency and visibility #54402
Conversation
Size Change: -18 B (0%) Total Size: 1.52 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.
Excellent PR, thank you.
Mainly curious, what system do you use to display the keyboard shortcut overlay on the video?
A very minor point; the current font size, line-height, padding values equate to a 31px height. Is it worth adding |
Sounds good to me. |
I record bigger videos with screen.studio, and these quick ones with clean shot — both have keyboard shortcut visibility options. :) |
57a4e38
to
24f5d5e
Compare
What?
Updated the styling for FormTokenField to make it more consistent with the recent tweaks in #54318, while making the items a bit more visible with increased spacing. This comment details a number of inconsistencies for other consolidation candidates.
Testing Instructions
Screenshots or screencast
I made a couple related PRs to resolve holistic issues that target this component as well (#54398 and #54400). Combined, the controls will look as such:
CleanShot.2023-09-12.at.16.40.43.mp4
Notably, the top border does not clash with the selected color, and the padding looks ace.