twentyhq / twenty

Building a modern alternative to Salesforce, powered by the community.
https://twenty.com
Other
17.81k stars 2.11k forks source link

Pressing ⎋ on indexes should deselect all records #8247

Open Bonapara opened 1 day ago

Bonapara commented 1 day ago

Current behavior

Nothing happens when pressing ⎋ (escape) on an index:

https://github.com/user-attachments/assets/c3a90858-2370-49ad-a247-7732f26c3061

Desired Behavior

We should deselect all records when pressing escape.

harshit078 commented 17 hours ago

@Bonapara working on this !

harshit078 commented 17 hours ago

@Bonapara Should we handle a case where if the user wants to select all fields after dragging using ctrl + a ?

https://github.com/user-attachments/assets/a7d853f3-e852-495e-8119-8f39507d0ef8

Bonapara commented 13 hours ago

Yes, that sounds good @harshit078, thanks! Would close https://github.com/twentyhq/twenty/issues/8206