-
Notifications
You must be signed in to change notification settings - Fork 4.8k
Migrate buttons & navigation to flex layout #34872
Copy link
Copy link
Closed
Labels
[Block] ButtonsAffects the Buttons BlockAffects the Buttons Block[Block] NavigationAffects the Navigation BlockAffects the Navigation Block[Feature] Design ToolsTools that impact the appearance of blocks both to expand the number of tools and improve the experiTools that impact the appearance of blocks both to expand the number of tools and improve the experi[Status] In ProgressTracking issues with work in progressTracking issues with work in progress
Metadata
Metadata
Assignees
Labels
[Block] ButtonsAffects the Buttons BlockAffects the Buttons Block[Block] NavigationAffects the Navigation BlockAffects the Navigation Block[Feature] Design ToolsTools that impact the appearance of blocks both to expand the number of tools and improve the experiTools that impact the appearance of blocks both to expand the number of tools and improve the experi[Status] In ProgressTracking issues with work in progressTracking issues with work in progress
Type
Fields
Give feedbackNo fields configured for issues without a type.
I've noticed that the buttons block and the navigation block both use the same "justification" options in the toolbar that are serialized to the post using the
justification-contentproperty.Via the
layoutsupport we've developed aflexlayout that already takes care of this for blocks.This is to track that we need to migrate those blocks to the new layout support.