-
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
Order of "supports" panels #35541
Comments
I've swapped the styles supports order for now in #35574 The Dimensions Inspector Controls group is, however, rendered as the next to last Slot, before the Advanced controls, so it'll always render in that position. I think we need to pick up on @gziolo's idea in #34069 to achieve more control over the order of Inspector Control slots.
I'll get stuck into that straight away, but also cc @aaronrobertshaw for a confidence check on this opinion first :) |
Answered here: #35574 (comment)
Thank you! |
The other block support panels will be switched to use new inspector control groups when they are updated to use the At this point, I've only updated the typography panel PR. The color and border panel PRs will be updated in the next couple of days. As I do this, I'll make sure the panels are as close to the proposed order as possible.
I'm a little behind with regards to the Global Styles sidebar, I know it's been overhauled recently. With its new presentation is this ordering applicable or is it only for block supports? |
That's a good question, thanks for reminding me. I had screenshots I prepared earlier to raise this, but... you know, forgot :) Here's what I'm seeing in the Site Editor: I'd assume the order would persist throughout the app? |
Yeah, so from those screenshots I'd take it that we won't be re-grouping all the panels, only swapping the positions of typography and layout from the first screenshot. |
Only for block supports for now. In global styles, only the per-block categories would reflect that order. The root level will remain as the design above. |
This is a step towards achieving the panel order as outlined in #35541
With the color panel switching to using the |
Right now the order of panels is not reflective of their importance, particularly border being so prominent. Let's revise it towards:
The text was updated successfully, but these errors were encountered: