Skip to content

fix: correct sidebar hamburger menu behavior when window resizes#80

Merged
takitsu21 merged 1 commit intotakitsu21:mainfrom
theguy000:fix/sidebar-hamburger-menu
Mar 14, 2026
Merged

fix: correct sidebar hamburger menu behavior when window resizes#80
takitsu21 merged 1 commit intotakitsu21:mainfrom
theguy000:fix/sidebar-hamburger-menu

Conversation

@theguy000
Copy link
Copy Markdown
Contributor

@theguy000 theguy000 commented Mar 13, 2026

  • Update Sidebar.svelte to use isCompact instead of isCollapsed
  • Fix hamburger menu expansion bug at minimum window width
  • Ensure correct visibility state for NetworkStatus and version links
  • Resolves: if sidebar is collapsed and windows is resized to the shortest width then clicking on the hambuger menu does not open the expanded sidebar menu, rather it opens the collapsed sidebar.

- Update Sidebar.svelte to use isCompact instead of isCollapsed
- Fix hamburger menu expansion bug at minimum window width
- Ensure correct visibility state for NetworkStatus and version links
- Resolves: if sidebar is collapsed and windows is resized to the shortest width then clicking on the hambuger menu does not open the expanded sidebar menu, rather it opens the collapsed sidebar.
@takitsu21 takitsu21 merged commit 410eec9 into takitsu21:main Mar 14, 2026
2 checks passed
@theguy000 theguy000 deleted the fix/sidebar-hamburger-menu branch March 14, 2026 17:56
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