-
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
Widget Editor: Missing ellipses Options menu from topbar #27564
Comments
Seconding this menu as important functionality to add for both of the Widget editors. Opened a companion issue for the Customizer Widgets screen in #30886! |
I've drowned myself in questions thinking about this:
Should we dive in these before we add it? Or add it and incrementally fix the problems? |
I would vote for starting with a condensed version of the ellipses menu that only contains a few relevant options. This would allow for a few important accessibility/usability options to start, and then more things could potentially be added later as needed. For example, what if it only contained these options for now? Re: Preferences menu, I don't think we need the entire modal but it would be nice to include the option for containing the text cursor inside blocks that usually appears within the "blocks" submenu. I could see this option being extracted from the Preferences modal to appear inline with other options in the ellipses menu. |
@critterverse This sounds good. I think 'Show Icon Labels' and 'Block Manager' could also be useful. I can look into how easy they would be to implement. If it's mostly just re-using existing components, what do you think about those two? edit: don't worry about this, looked into it and it turned out those two options are complicated 👍 |
As part of this, I think we need a dedicated widget editor user support page for the 'Help' link. This is what the post editor links to: Lots of the content there isn't relevant. |
Describe the bug
It appears the Options menu was removed from the Widget Editor.
Expected behavior
There are items there that are still beneficial in this screen such as:
I'd also like to add a preference options for keeping the Inserter panel open after selecting a block as indicated here: #26223 (comment)
Before we can do that, can we add back the Options menu first?
The text was updated successfully, but these errors were encountered: