[FEATURE] Adjustable Left Menu Width in Web Interface #427

Merged
robertcoroianu merged 1 commits from feature_234_adjustable_left_menu into dev-1.8.0 2025-11-02 18:47:46 +00:00
robertcoroianu commented 2025-11-02 10:05:35 +00:00 (Migrated from github.com)

Changes Made

Added to LeftSidebar.tsx functionality
Update TopNavbar.tsx to use sidebar dynamic width

Feature Request

https://github.com/Termix-SSH/Support/issues/234

Screenshots / Demos

image

Checklist

  • [x ] Code follows project style guidelines
  • [x ] Supports mobile and desktop UI/app (if applicable)
  • [x ] I have read Contributing.md
# Changes Made Added to LeftSidebar.tsx functionality Update TopNavbar.tsx to use sidebar dynamic width # Feature Request https://github.com/Termix-SSH/Support/issues/234 # Screenshots / Demos <img width="1718" height="1007" alt="image" src="https://github.com/user-attachments/assets/2622db4f-fd8c-4861-bea2-2ce36d4f0599" /> # Checklist - [x ] Code follows project style guidelines - [x ] Supports mobile and desktop UI/app (if applicable) - [x ] I have read [Contributing.md](https://github.com/Termix-SSH/Termix/blob/main/CONTRIBUTING.md)
Sign in to join this conversation.