-
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
Editor preferences: update order and copy #40981
Conversation
- making the copy the same - placing common preferences in the same order
Size Change: +18 B (0%) Total Size: 1.24 MB
ℹ️ View Unchanged
|
e539dfd
to
c2bc5fc
Compare
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.
Thanks for following up @ramonjd! That's looking nicer to me having the consistency between the two sets of preferences. Just left a tiny nit about adding a full-stop, but otherwise LGTM!
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.
What?
Update preferences pane to:
See:
#40757 (review)
props to @andrewserong
Before
After
Why?
To unify the panels, make things more predictable, reduce cognitive load for users.
How?
Rejigging the order of the EnableFeature components.
Testing Instructions
Fire up this branch, then check that the site and post editor preference options make sense to you.