-
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
Navigation: Remove ellipses as menu icon options for now #44222
Conversation
Size Change: -123 B (0%) Total Size: 1.26 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.
The code 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.
LGTM 👍
Thank you for fast reviews. Just to be sure, these icons have only ever been in the plugin, right? |
Looks like #43674 was a recent change yes |
Thank you! The feature is awesome, and we'll be back with some great options! |
I just cherry-picked this PR to the wp/6.1 branch to get it included in the next release: 9c154ed |
What?
This PR removes the two ellipsis icons from the navigation overlay menu options. Before:
After:
Why?
Given we can't easily allow uploading custom SVGs, we should heavily curate the defaults, but still not have too many. Perhaps 5 in total. In that light, the two ellipses are not the most compelling options we can offer, so we should remove them before they go out in 6.1 and become something we have to support long term.
That is to say: we should add options back, but we should add them carefully and deliberately and with confidence that they are icons we love. This could be a fun creative exercise as well, what 5 icons should we offer? A big plus? A minimalist dot? We can also add the kebab menu back, but if we do that, it should probably be 3 circles instead of 3 squares which is very much a block editor iconographic flair, more so than a general ellipsis pattern.
Testing Instructions
Please test the navigation block, click the gray preview area, and observe only two icons.