iachat/app/javascript/dashboard/components-next/sidebar
Pranav f5957e7970
fix: Reset sidebar to show expanded list when refreshing the page (#13229)
Previously, the sidebar remembered which section was expanded using
session storage. This caused a confusing experience where the sidebar
would collapse on page refresh.

With this update, the session storage dependency is removed, and the
sidebar would expand based on the current active page, which gives a
cleaner UX.
2026-01-11 00:31:17 -08:00
..
ChannelLeaf.vue feat: Update Inbox/Team creation UI (#12305) 2025-09-02 14:11:38 +05:30
MobileSidebarLauncher.vue feat: Enhance button interactions (#12738) 2025-11-06 16:24:05 +05:30
provider.js feat: Update Captain navigation structure (#12761) 2025-11-06 16:31:23 -08:00
Sidebar.vue fix: Reset sidebar to show expanded list when refreshing the page (#13229) 2026-01-11 00:31:17 -08:00
SidebarAccountSwitcher.vue chore(i18n): Improvements in automation and macros (#11231) 2025-04-02 15:48:42 -07:00
SidebarChangelogCard.vue feat: Changelog card components (#12673) 2025-10-27 14:39:49 +05:30
SidebarGroup.vue fix: Reset sidebar to show expanded list when refreshing the page (#13229) 2026-01-11 00:31:17 -08:00
SidebarGroupEmptyLeaf.vue feat: Add new sidebar for Chatwoot V4 (#10291) 2024-10-23 18:32:37 -07:00
SidebarGroupHeader.vue feat: Display notification count in sidebar inbox item (#12324) 2025-09-01 15:55:09 +05:30
SidebarGroupLeaf.vue chore: Remove older UI (#11720) 2025-07-01 09:43:44 +05:30
SidebarGroupSeparator.vue feat: Add new sidebar for Chatwoot V4 (#10291) 2024-10-23 18:32:37 -07:00
SidebarNotificationBell.vue feat: Add new sidebar for Chatwoot V4 (#10291) 2024-10-23 18:32:37 -07:00
SidebarProfileMenu.vue chore: Enable YearInReview for everyone, include analytics (#13090) 2025-12-16 18:20:10 -08:00
SidebarProfileMenuStatus.vue fix: Remove unnecessary scroll bars from filter dropdown (#12515) 2025-09-24 20:55:52 +05:30
SidebarSubGroup.vue feat: Add visibility checks for installation types (#10773) 2025-02-21 14:48:31 -08:00
useSidebarKeyboardShortcuts.js feat: Add new sidebar for Chatwoot V4 (#10291) 2024-10-23 18:32:37 -07:00