-
Notifications
You must be signed in to change notification settings - Fork 4.8k
Navigation block: Add support for separators between menu items. #23293
Copy link
Copy link
Open
Labels
Needs DevReady for, and needs developer effortsReady for, and needs developer efforts[Block] NavigationAffects the Navigation BlockAffects the Navigation Block[Priority] LowUsed to indicate that the issue at hand isn't a top priority to address and can be handled laterUsed to indicate that the issue at hand isn't a top priority to address and can be handled later[Status] BlockedUsed to indicate that a current effort isn't able to move forwardUsed to indicate that a current effort isn't able to move forward[Type] EnhancementA suggestion for improvement.A suggestion for improvement.
Metadata
Metadata
Assignees
Labels
Needs DevReady for, and needs developer effortsReady for, and needs developer efforts[Block] NavigationAffects the Navigation BlockAffects the Navigation Block[Priority] LowUsed to indicate that the issue at hand isn't a top priority to address and can be handled laterUsed to indicate that the issue at hand isn't a top priority to address and can be handled later[Status] BlockedUsed to indicate that a current effort isn't able to move forwardUsed to indicate that a current effort isn't able to move forward[Type] EnhancementA suggestion for improvement.A suggestion for improvement.
Type
Fields
Give feedbackNo fields configured for issues without a type.
A popular design pattern is to have some sort of separator between top-level menu items.
These could take many forms, but two very popular are dots and dashes:
How could we introduce those? My first thought was via block styles but maybe there's a better way to offer more flexibility with choosing the separator?