-
Notifications
You must be signed in to change notification settings - Fork 31
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Enhance Chat Menu functionality and styling
- Introduced a quick menu in the GlobalModel to provide users with immediate access to key features like Chat, AI Assistants, and Settings. - Updated the Menu component to dynamically render quick menu items, improving navigation efficiency. - Refined menu item styling in the LESS file for better visual feedback on hover and active states. - Simplified the state management for active menu items, enhancing user interaction and experience. These changes contribute to a more intuitive and responsive Chat interface, improving overall usability.
- Loading branch information
Showing
4 changed files
with
91 additions
and
52 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters