Navigation Component: Improve the Back Navigation #25247
Labels
[Feature] Navigation Component
A navigational waterfall component for hierarchy of items.
[Status] In Progress
Tracking issues with work in progress
Right now consumers have to provide the label manually (or it defaults to "Back").
gutenberg/packages/components/src/navigation/menu.js
Lines 41 to 50 in 668a710
By traversing the
Navigation
children we should be able to infer the parent menu's title and automatically use it as back button label for its children menus.Depends on #25246 exploration.
onBackButtonClick
handler.The text was updated successfully, but these errors were encountered: