Skip to content

feat(ui): add collapsible sidebar setting and fix mobile overlap#141

Merged
vitosans merged 1 commit into
ComfyAssets:mainfrom
develop1st:feature/fix-mobile-lightbox-sidebar
Apr 16, 2026
Merged

feat(ui): add collapsible sidebar setting and fix mobile overlap#141
vitosans merged 1 commit into
ComfyAssets:mainfrom
develop1st:feature/fix-mobile-lightbox-sidebar

Conversation

@develop1st

Copy link
Copy Markdown
Contributor

Fixing some of my frustrations with browsing the gallery on mobile. The image viewer's metadata sidebar overlapped and covered a significant amount of the image when collapsed, making the viewer unusable. Additionally there was no setting to control the default sidebar state, so users had to toggle it manually every time, and the arrow pointed the wrong way.

  • Add user setting to collapse metadata sidebar by default in image viewer
  • Fix mobile sidebar overlap issue where sidebar covered images on small screens
  • Fix arrow direction to properly indicate collapse/expand state
  • Improve responsive design with better mobile breakpoints

- Fix sidebar width calculation for mobile/tablet devices to prevent image overlap
- Add 'Collapse Sidebar by Default' setting in Display Settings
- Fix arrow direction to be intuitive (right when open, left when closed)
- Make sidebar fully slide off-screen when collapsed instead of partial visibility
@vitosans vitosans merged commit 96f1963 into ComfyAssets:main Apr 16, 2026
5 checks passed
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