SurfSense/surfsense_web/components/layout/ui/sidebar
Anish Sarkar 651d381bcb feat: enhance chat sidebar functionality and UI
- Updated `LayoutDataProvider` to toggle sidebar states for shared and private chats more efficiently.
- Added new props to `MobileSidebar`, `Sidebar`, and `LayoutShell` to manage the open states of chat panels.
- Improved button interactions in the sidebar to show/hide chat panels with updated tooltip text.
- Enhanced styling for tab triggers in `AllPrivateChatsSidebar` and `AllSharedChatsSidebar` for better user experience.
- Added new localization strings for "show all" and "hide" actions in multiple languages.
2026-03-17 03:55:49 +05:30
..
AllPrivateChatsSidebar.tsx feat: enhance chat sidebar functionality and UI 2026-03-17 03:55:49 +05:30
AllSharedChatsSidebar.tsx feat: enhance chat sidebar functionality and UI 2026-03-17 03:55:49 +05:30
AnnouncementsSidebar.tsx chore: ran biome checks 2026-03-07 12:57:27 +05:30
ChatListItem.tsx chore: ran linting 2026-03-11 12:30:20 +05:30
DocumentsSidebar.tsx chore: linting 2026-03-11 15:10:53 -07:00
InboxSidebar.tsx feat: update UI components to utilize new main panel styling 2026-03-17 01:09:15 +05:30
index.ts Merge remote-tracking branch 'upstream/dev' into feat/document-revamp 2026-03-07 04:37:37 +05:30
MobileSidebar.tsx feat: enhance chat sidebar functionality and UI 2026-03-17 03:55:49 +05:30
NavSection.tsx refactor: simplify joyride attributes and enhance skeleton loading styles 2026-03-17 02:52:21 +05:30
PageUsageDisplay.tsx feat: move More Pages to dialog 2026-03-17 01:50:15 +05:30
Sidebar.tsx feat: enhance chat sidebar functionality and UI 2026-03-17 03:55:49 +05:30
SidebarCollapseButton.tsx feat: enhance sidebar and toolbar components with shortcut key display, improving user interaction and accessibility 2026-03-07 02:50:01 +05:30
SidebarHeader.tsx refactor: update various components to enhance styling consistency and improve user interaction by removing unnecessary classes and adjusting dialog and dropdown styles 2026-03-07 04:15:40 +05:30
SidebarSection.tsx feat: enhance chat sidebar functionality and UI 2026-03-17 03:55:49 +05:30
SidebarSlideOutPanel.tsx feat: update UI components to utilize new main panel styling 2026-03-17 01:09:15 +05:30
SidebarUserProfile.tsx chore: ran linting 2026-03-11 12:30:20 +05:30