chatwoot/app/javascript/dashboard/components-next/dropdown-menu/base
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
..
DropdownBody.vue feat(v4): Add new conversation filters component (#10502) 2024-11-27 20:05:54 -08:00
DropdownContainer.vue fix: Update UI issues with sidebar (#10535) 2024-12-04 13:48:12 -08:00
DropdownItem.vue fix: links rendering in sidebar profile (#10574) 2024-12-11 17:42:46 -08:00
DropdownSection.vue feat: Add dropdown component (#10358) 2024-11-18 17:29:27 -08:00
DropdownSeparator.vue feat: Add dropdown component (#10358) 2024-11-18 17:29:27 -08:00
index.js feat: Add dropdown component (#10358) 2024-11-18 17:29:27 -08:00
provider.js feat: Add dropdown component (#10358) 2024-11-18 17:29:27 -08:00