feat: Update conversation bulk action UI (#14118)

This commit is contained in:
Sivin Varghese
2026-05-07 14:58:38 +05:30
committed by GitHub
parent fe44b07147
commit 2435d7503c
29 changed files with 1014 additions and 1165 deletions
@@ -117,7 +117,7 @@ const onToggleDropdown = () => {
:menu-sections="menuSections"
show-search
disable-local-filtering
class="mt-1 ltr:right-0 rtl:left-0 top-full w-64 max-h-80 overflow-y-auto"
class="mt-1 ltr:right-0 rtl:left-0 top-full w-64 max-h-80"
@search="searchQuery = $event"
@action="handleAction"
/>