-
Notifications
You must be signed in to change notification settings - Fork 57
Inner Blocks - Navigating with the Document Outline view #1320
Copy link
Copy link
Closed
Labels
InnerBlocks[Type] EnhancementImproves a current area of the editorImproves a current area of the editor
Description
Document Outline view is displayed once the user taps the breadcrumb on the Floating Toolbar. This is for navigating inside a complex hierarchy.
The scroll position should be arranged programmatically to make the selected block visible in the viewport. Please take a look at the prototype to get a sense of how it should behave.
This uses the existing Bottom Sheet component, we should be setting indentations to better visualize the hierarchy.
For most of the blocks it shows the title of the block, for text based blocks it shows a hint about the contained text.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
InnerBlocks[Type] EnhancementImproves a current area of the editorImproves a current area of the editor
