-
Notifications
You must be signed in to change notification settings - Fork 4.5k
Closed
Labels
[Feature] LayoutLayout block support, its UI controls, and style output.Layout block support, its UI controls, and style output.[Type] BugAn existing feature does not function as intendedAn existing feature does not function as intended
Description
Description
Order of support
panels is not consistent depending of how block is configured.
For example if block has only "Styles" tab then order of supports is:
- Color
- Dimensions
- Border
- Background / Background image
If we configure block to display "Settings" and "Styles" tab the order of supports is:
- Color
- Background / Background image
- Dimensions
- Border
I would expect that support panels will render in the same order regardless of block configuration.
Step-by-step reproduction instructions
- Create block with only "Styles" tab
- Create block with "Settings" and "Styles" tab
Screenshots, screen recording, code snippet
Block with "Settings" and "Style" tab
Environment info
- WordPress 6.5.4
- Gutenberg build-in in WordPress and 18.7.1
Please confirm that you have searched existing issues in the repo.
Yes
Please confirm that you have tested with all plugins deactivated except Gutenberg.
Yes
Metadata
Metadata
Assignees
Labels
[Feature] LayoutLayout block support, its UI controls, and style output.Layout block support, its UI controls, and style output.[Type] BugAn existing feature does not function as intendedAn existing feature does not function as intended