-
-
Notifications
You must be signed in to change notification settings - Fork 202
DevIndex: Move StatusToolbar to MainContainer Wrapper #9220
Copy link
Copy link
Closed
Labels
aienhancementNew feature or requestNew feature or requestgridRelated to the Neo.grid packageRelated to the Neo.grid packagerefactoring
Description
Move the StatusToolbar out of GridContainer and into a new wrapper in MainContainer to fix the scrollbar overlap issue safely.
Plan:
- MainContainer.mjs: Wrap
GridContainerin a VBox Container (cls: ['neo-grid-wrapper']). AddStatusToolbaras a sibling. - GridContainer.mjs: Remove
footerToolbarconfig. - Styling: Ensure the new wrapper picks up the Shadow/Radius styles from
Viewport.scss.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
aienhancementNew feature or requestNew feature or requestgridRelated to the Neo.grid packageRelated to the Neo.grid packagerefactoring