-
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
Add commands to access template, template parts and styles #51501
Conversation
Size Change: +1.55 kB (0%) Total Size: 1.4 MB
ℹ️ View Unchanged
|
I'd be fine with using "Open" here too. "Open Templates" perhaps. |
Let's go ahead and add them as contextual for the top-level Site Editor. I think we should have a couple in every instance. At least templates and library perhaps. |
Another thought. I wonder if we should use "Open Style Variations" — as that's all we have there currently. Open Styles is a bit generic. |
I added the two remaining menus as commands. I've also updated the labels following the suggestions and made all these commands contextual too. |
Would love an approval on this one, to move to something else. @jasmussen That's because the "delete" and "revert customization" are both marked as "contextual commands". I can change that easily (probably in its own PR for clarity) |
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. May follow up with string changes as we continue adding more commands, but its good for now.
These won't be so front-and-center when we have more contextual commands. |
…#51501) * Add commands to access template, template parts and styles * Add more navigation commands * Fix icons
Related #50407
What?
This PR just starts the work to add more commands to the command center. As it stands the PR adds:
Notes:
Testing Instructions
1- Open either the site or post editors
2- Type "Open styles" or "View templates" or "View template parts" to try these commands.