iachat/app/javascript/dashboard/components-next/sidebar
Shivam Mishra 99c699ea34
fix: links rendering in sidebar profile (#10574)
This pull request includes several changes to the `DropdownItem.vue` and `SidebarProfileMenu.vue` components to improve the handling of links.

Earlier we passed the link `/super_admin` to RouterLink directly, which would trigger validations internally and the dropdown item would not render in case of any errors. This PR fixes this by handling the native links appropriately

Fixes #10571
2024-12-11 17:42:46 -08:00
..
ChannelLeaf.vue feat: add channel icon component (#10471) 2024-11-20 20:23:12 -08:00
provider.js feat: Add new sidebar for Chatwoot V4 (#10291) 2024-10-23 18:32:37 -07:00
Sidebar.vue feat(v4): Compose new conversation without multiple clicks (#10545) 2024-12-05 20:16:29 -08:00
SidebarAccountSwitcher.vue fix: Fix z-index issue on account switcher (#10505) 2024-11-26 19:59:16 -08:00
SidebarGroup.vue fix: sidebar collapsed on reload (#10561) 2024-12-09 15:59:26 +05:30
SidebarGroupEmptyLeaf.vue feat: Add new sidebar for Chatwoot V4 (#10291) 2024-10-23 18:32:37 -07:00
SidebarGroupHeader.vue feat: new colors (#10352) 2024-10-28 14:27:08 +05:30
SidebarGroupLeaf.vue refactor: use css only last item detection (#10363) 2024-10-31 09:39:18 +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 fix: links rendering in sidebar profile (#10574) 2024-12-11 17:42:46 -08:00
SidebarProfileMenuStatus.vue fix: Update UI issues with sidebar (#10535) 2024-12-04 13:48:12 -08:00
SidebarSubGroup.vue feat: Add dropdown component (#10358) 2024-11-18 17:29:27 -08:00
useSidebarKeyboardShortcuts.js feat: Add new sidebar for Chatwoot V4 (#10291) 2024-10-23 18:32:37 -07:00