-
-
Notifications
You must be signed in to change notification settings - Fork 44
Add expandable navigation sidebar #186
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add expandable navigation sidebar #186
Conversation
- Implement navigation display toggle between collapsed and expanded states - Update sidebar width and layout based on navigation expansion state - Enhance ProjectTile component to support expanded and collapsed styles - Add navigation display setting in GeneralSettings with select input - Adjust UI elements including buttons, icons, and labels for dynamic expansion - Add computed property isNavigationExpanded in settings store for reactive control - Apply transition animations for navigation resize and element visibility changes
|
From what I can tell, this issue doesn’t seem to come from my PR — it appears to have been present since version 0.11.0. Could you please help confirm this on Linux? I currently don’t have access to a Linux device to test it. |
|
@nguyentranchung the issue only appears when the sidebar is expanded |
|
Great to see this merged! Can't wait for the next release that includes this feature. 🙌 |
|
pls release 🙏 |
|
Waiting for other PRs to release together |



fix #185