chatwoot/app/javascript/dashboard/components-next/dropdown-menu
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
..
base fix: links rendering in sidebar profile (#10574) 2024-12-11 17:42:46 -08:00
DropdownMenu.story.vue feat: Updates on new components (#10444) 2024-11-20 20:21:35 +05:30
DropdownMenu.vue fix: New compose conversation form (#10548) 2024-12-06 15:40:06 +05:30
DropdownPrimitives.story.vue feat: Update design for report pages (#10506) 2024-11-27 18:10:15 +08:00