refactor: Replace `Menu` in favor of `GenericMenu` in RoomMenu (#34927)
Showing
- apps/meteor/client/hooks/menuActions/useLeaveRoom.tsx 65 additions, 0 deletionsapps/meteor/client/hooks/menuActions/useLeaveRoom.tsx
- apps/meteor/client/hooks/menuActions/useToggleFavoriteAction.ts 18 additions, 0 deletions...eteor/client/hooks/menuActions/useToggleFavoriteAction.ts
- apps/meteor/client/hooks/menuActions/useToggleReadAction.ts 48 additions, 0 deletionsapps/meteor/client/hooks/menuActions/useToggleReadAction.ts
- apps/meteor/client/hooks/useRoomMenuActions.ts 118 additions, 0 deletionsapps/meteor/client/hooks/useRoomMenuActions.ts
- apps/meteor/client/omnichannel/hooks/useOmnichannelPrioritiesMenu.tsx 19 additions, 35 deletions...client/omnichannel/hooks/useOmnichannelPrioritiesMenu.tsx
- apps/meteor/client/omnichannel/priorities/PriorityIcon.tsx 7 additions, 8 deletionsapps/meteor/client/omnichannel/priorities/PriorityIcon.tsx
- apps/meteor/client/sidebar/Item/Condensed.tsx 3 additions, 7 deletionsapps/meteor/client/sidebar/Item/Condensed.tsx
- apps/meteor/client/sidebar/Item/Extended.tsx 3 additions, 8 deletionsapps/meteor/client/sidebar/Item/Extended.tsx
- apps/meteor/client/sidebar/Item/Medium.tsx 3 additions, 7 deletionsapps/meteor/client/sidebar/Item/Medium.tsx
- apps/meteor/client/sidebar/RoomMenu.spec.tsx 7 additions, 7 deletionsapps/meteor/client/sidebar/RoomMenu.spec.tsx
- apps/meteor/client/sidebar/RoomMenu.tsx 6 additions, 195 deletionsapps/meteor/client/sidebar/RoomMenu.tsx
- apps/meteor/client/sidebarv2/Item/Condensed.tsx 3 additions, 7 deletionsapps/meteor/client/sidebarv2/Item/Condensed.tsx
- apps/meteor/client/sidebarv2/Item/Extended.tsx 3 additions, 9 deletionsapps/meteor/client/sidebarv2/Item/Extended.tsx
- apps/meteor/client/sidebarv2/Item/Medium.tsx 3 additions, 7 deletionsapps/meteor/client/sidebarv2/Item/Medium.tsx
- apps/meteor/client/sidebarv2/RoomMenu.tsx 7 additions, 203 deletionsapps/meteor/client/sidebarv2/RoomMenu.tsx
- apps/meteor/client/views/account/profile/ActionConfirmModal.tsx 1 addition, 0 deletions...eteor/client/views/account/profile/ActionConfirmModal.tsx
- apps/meteor/tests/e2e/page-objects/fragments/home-sidenav.ts 2 additions, 2 deletionsapps/meteor/tests/e2e/page-objects/fragments/home-sidenav.ts
- apps/meteor/tests/e2e/page-objects/fragments/sidebar.ts 1 addition, 1 deletionapps/meteor/tests/e2e/page-objects/fragments/sidebar.ts
- packages/ui-client/src/components/GenericMenu/GenericMenuItem.tsx 3 additions, 2 deletions.../ui-client/src/components/GenericMenu/GenericMenuItem.tsx
Loading
Please register or sign in to comment