-
- Downloads
41994 command pallet search descriptions (#42117)
* Adding Descriptions to search results in palette * Palette Results List component * adjusting e2e and unit tests * type fix * removing duplicate theme font * fix typo, palette types adjustment
Showing
- e2e/test/scenarios/onboarding/command-palette.cy.spec.js 12 additions, 5 deletionse2e/test/scenarios/onboarding/command-palette.cy.spec.js
- frontend/src/metabase/palette/components/PaletteResultItem.tsx 36 additions, 16 deletions...end/src/metabase/palette/components/PaletteResultItem.tsx
- frontend/src/metabase/palette/components/PaletteResults.tsx 16 additions, 30 deletionsfrontend/src/metabase/palette/components/PaletteResults.tsx
- frontend/src/metabase/palette/components/PaletteResults.unit.spec.tsx 7 additions, 4 deletions.../metabase/palette/components/PaletteResults.unit.spec.tsx
- frontend/src/metabase/palette/components/PaletteResultsList.tsx 186 additions, 0 deletions...nd/src/metabase/palette/components/PaletteResultsList.tsx
- frontend/src/metabase/palette/hooks/useCommandPalette.tsx 48 additions, 36 deletionsfrontend/src/metabase/palette/hooks/useCommandPalette.tsx
- frontend/src/metabase/palette/types.ts 16 additions, 2 deletionsfrontend/src/metabase/palette/types.ts
- frontend/src/metabase/palette/utils.ts 15 additions, 11 deletionsfrontend/src/metabase/palette/utils.ts
- frontend/src/metabase/palette/utils.unit.spec.ts 3 additions, 4 deletionsfrontend/src/metabase/palette/utils.unit.spec.ts
- frontend/test/__support__/ui.tsx 7 additions, 0 deletionsfrontend/test/__support__/ui.tsx
Loading
Please register or sign in to comment