Skip to content

Feat: floating button to collapse right panel in launch view#639

Open
LaansDole wants to merge 1 commit into
OpenBMB:mainfrom
LaansDole:feat/launch-collapsible-right-panel
Open

Feat: floating button to collapse right panel in launch view#639
LaansDole wants to merge 1 commit into
OpenBMB:mainfrom
LaansDole:feat/launch-collapsible-right-panel

Conversation

@LaansDole

Copy link
Copy Markdown
Contributor

Giving the canvas a larger view in case future implementation expands Canvas and Sprites animation

@zxrys

zxrys commented Jul 22, 2026

Copy link
Copy Markdown
Collaborator

Thanks for the contribution! One concern is that isRightPanelOpen defaults to false. As a result, the right panel disappears immediately when users first switch to Graph view, including the control for switching back to Chat view. Users then have to discover and understand the floating button in the bottom-right corner before they can restore the panel.
To preserve the existing default experience, could we initialize isRightPanelOpen to true and let users collapse the panel manually when they need more canvas space?

@zxrys zxrys left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

To preserve the existing default experience, could we initialize isRightPanelOpen to true and let users collapse the panel manually when they need more canvas space?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants