Files
twenty/packages/twenty-front/src/modules/ui/layout/selectable-list
Raphaël Bosi 7ed142e987 Fix command menu selection (#10248)
- Created a state `hasUserSelectedCommandState` : This state is set to
`true` when the user selects an element in the command menu list. It is
set to false upon redirection or when the command menu is closed.
- Modified `CommandMenuDefaultSelectionEffect` to have the expected
selection behavior for the command menu
2025-02-17 11:02:17 +00:00
..
2025-02-17 11:02:17 +00:00
2024-03-09 11:31:00 +01:00