-
Notifications
You must be signed in to change notification settings - Fork 172
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
Adjust component prop metadata labels #5569
Conversation
#12260 Bundle Size — 62.48MiB (~+0.01%).
Warning Bundle contains 58 duplicate packages – View duplicate packages Bundle metrics
Bundle size by type
Bundle analysis report Branch fix/adjust-prop-metadata-labels Project dashboard |
? colorTheme.dynamicBlue.value | ||
: undefined, | ||
cursor: isHovered ? 'pointer' : 'default', |
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.
I think this can just remain 'pointer' as this field only has effect when the mouse hovers
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.
pfft yeah, my brain stopped functioning here
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.
(e0f318a)
Part of #5560
This PR adjusts the coloring of prop metadata labels in the inspector's component section so that:
Screen.Recording.2024-05-05.at.5.39.42.PM.mov
Manual Tests:
I hereby swear that: