FeatureFuel
1

'DEL' Keyboard Shortcut for Deleting Selected Records

Source: twentyhq/twenty#21605 · opened by @n2ojim
Scope & Context To improve productivity and data management speed, we want to allow users to delete records directly using their keyboard when managing table views, mirroring standard OS and spreadsheet behaviors. Current behavior When users select one or multiple records in a table view using the checkboxes, they must use the mouse to click the "Delete" button that appears in the bulk action bar. Pressing the DEL (or Backspace on Mac) key on the keyboard does nothing. Expected behavior When one or multiple rows are selected in a table view, pressing the DEL key (or Backspace on macOS) should instantly trigger the deletion process for the selected records. To prevent accidental deletions, pressing the key should open the standard deletion confirmation modal (maybe this should be a setting to activate the confirmation modal) or immediately soft-delete them while displaying an "Undo" toast notification. Technical inputs • Add a keyboard event listener (h…

No pledges yet. Be the first to back this.

Make a pledge

Pledge your monetary support if this feature is added.

$

Comments

No comments yet.

Replying to

Add a comment

What do you think about this feature request?


Similar requests