twentyhq / twenty

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

8414 add records selection context inside the command menu #8610

Closed bosiraphael closed 17 hours ago

bosiraphael commented 1 day ago

Closes #8414

https://github.com/user-attachments/assets/a6aeb50a-b57d-43db-a839-4627c49b4155

Bonapara commented 1 day ago

Will be awesome! Some feedbacks:

Dark Mode issue

CleanShot 2024-11-20 at 18 40 48

Need two escape to remove the selection

When focus is on "Type anything" first escape remove the focus on the input, second escape remove the selection

Removing the selection in breadcrumb should remove the selection on table/kanbans

If i press ⌫ or escape, should also deselect the record on the left

Header size

Should be 56px to match. Check all the header paddings

CleanShot 2024-11-20 at 18 47 48

Chip should be 32px heigh

put the border inside or make the chip 30px if the border are outside

CleanShot 2024-11-20 at 18 50 05

Delete doesn't work

https://github.com/user-attachments/assets/594a3379-0f19-4d16-bd1d-39b291857bef

Icon identifiers

People icon identifiers should be rounded

CleanShot 2024-11-20 at 18 52 30

Tasks & Notes should use their colored icon image identifiers

CleanShot 2024-11-20 at 18 53 08

Empty state in wrongly aligned

CleanShot 2024-11-20 at 18 54 31