You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
4410-feat(front): Implement Confirmation Prompt for Multiple Record Deletion (twentyhq#4514)
* feat: implement confirmation prompt
* feat: remove prop drilling and introduce recoil state
* chore: fix eslint issues
* feat: set record text according to length of records
* chore: fix eslint issues
* refactor: made changes according to code review
* fix: show delete according to singular and plural records.
* fix: eslint issues
* feat: show number of selected records
* style: fix positioning of actionbar
* feat: display ConfirmationModal seperately
* chore: remove recoil state and use usestate instead
* chore: minor change
---------
Co-authored-by: Félix Malfait <[email protected]>
Copy file name to clipboardExpand all lines: packages/twenty-front/src/modules/object-record/record-board/action-bar/components/RecordBoardActionBar.tsx
Copy file name to clipboardExpand all lines: packages/twenty-front/src/modules/object-record/record-table/action-bar/components/RecordTableActionBar.tsx
0 commit comments