-
Notifications
You must be signed in to change notification settings - Fork 4.6k
Move "No Behaviors" to be the first option in the list of behaviors.
#50979
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
Conversation
|
Size Change: -3 B (0%) Total Size: 1.41 MB
ℹ️ View Unchanged
|
|
Flaky tests detected in 410a966. 🔍 Workflow run URL: https://github.com/WordPress/gutenberg/actions/runs/5083860365
|
SantosGuillamot
left a comment
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.
Looks good to me 🙂
|
Cherry picked for Gutenberg 15.9 RC2 |
#50979) * Move `No Behaviors` to be the first option * Forgot the array spread
Why?
UX bug: It's typical for the "empty" or "none" option to be the first item in the
<select>list.Before
After