Feat: I can add a favorite directly from my table (#1747)

* implented add/remove favorite in context menu

* clear selected rows after favorite button click, context menu width 200px when remove from favorites is shown

* Update front/src/modules/ui/context-menu/components/ContextMenu.tsx
This commit is contained in:
Ayush Agrawal
2023-09-29 22:03:28 +05:30
committed by GitHub
parent ae0acd508a
commit a287a5bc8a
4 changed files with 110 additions and 19 deletions
+1
View File
@@ -41,6 +41,7 @@ export {
IconForbid,
IconGripVertical,
IconHeart,
IconHeartOff,
IconHelpCircle,
IconInbox,
IconLayoutKanban,