8414 add records selection context inside the command menu (#8610)

Closes #8414



https://github.com/user-attachments/assets/a6aeb50a-b57d-43db-a839-4627c49b4155
This commit is contained in:
Raphaël Bosi
2024-11-21 17:56:53 +01:00
committed by GitHub
parent 52df5301a8
commit 8f5515cab3
28 changed files with 762 additions and 225 deletions

View File

@ -0,0 +1 @@
export const COMMAND_MENU_SEARCH_BAR_HEIGHT = 56;

View File

@ -0,0 +1 @@
export const COMMAND_MENU_SEARCH_BAR_PADDING = 3;