Skip to content

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

Merged
zxrys merged 3 commits into
OpenBMB:mainfrom
LaansDole:feat/launch-collapsible-right-panel
Jul 24, 2026
Merged

Feat: floating button to collapse right panel in launch view#639
zxrys merged 3 commits 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?

@LaansDole

Copy link
Copy Markdown
Contributor Author

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?

Yes, Im on it

@LaansDole

Copy link
Copy Markdown
Contributor Author

Can I have your review again, thank you

@zxrys
zxrys merged commit 4fb2db0 into OpenBMB:main Jul 24, 2026
@LaansDole
LaansDole deleted the feat/launch-collapsible-right-panel branch July 24, 2026 17:14
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.

3 participants