Skip to content

Conversation

@nguyentranchung
Copy link
Contributor

@nguyentranchung nguyentranchung commented Oct 13, 2025

Screenshot 2025-10-13 at 13 09 19

fix #185

  • 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

- 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
@saeedvaziry
Copy link
Member

image Facing this issue on Linux

@nguyentranchung
Copy link
Contributor Author

@saeedvaziry

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.

@saeedvaziry
Copy link
Member

@nguyentranchung the issue only appears when the sidebar is expanded

@nguyentranchung
Copy link
Contributor Author

@saeedvaziry

fixed

image

@saeedvaziry saeedvaziry changed the title feat(navigation): add expandable navigation sidebar Add expandable navigation sidebar Oct 19, 2025
@saeedvaziry saeedvaziry merged commit 637be9f into tweakphp:main Oct 19, 2025
4 checks passed
@nguyentranchung nguyentranchung deleted the feature/collapsible-navigation-sidebar branch October 19, 2025 02:39
@nguyentranchung
Copy link
Contributor Author

@saeedvaziry

Great to see this merged! Can't wait for the next release that includes this feature. 🙌

@nguyentranchung
Copy link
Contributor Author

@saeedvaziry

pls release 🙏

@nguyentranchung
Copy link
Contributor Author

Screenshot 2025-10-29 at 21 30 06

@saeedvaziry
Copy link
Member

Waiting for other PRs to release together

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.

Feature Request: Expandable Navigation Drawer or Color Coding for Mini Mode

2 participants