-
- Downloads
fix(webapp/collections): Allow only one action menu popover to be open at once (#45619)
This also makes collections tabbable No longer skip e2e test: "scenarios > collections > trash > should open only one context menu at a time"
Showing
- e2e/test/scenarios/collections/trash.cy.spec.js 1 addition, 1 deletione2e/test/scenarios/collections/trash.cy.spec.js
- frontend/src/metabase/collections/components/ActionMenu/ActionMenu.tsx 25 additions, 30 deletions...metabase/collections/components/ActionMenu/ActionMenu.tsx
- frontend/src/metabase/collections/components/PinnedItemCard/PinnedItemCard.tsx 15 additions, 10 deletions.../collections/components/PinnedItemCard/PinnedItemCard.tsx
- frontend/src/metabase/collections/components/PinnedQuestionCard/PinnedQuestionCard.tsx 15 additions, 10 deletions...ions/components/PinnedQuestionCard/PinnedQuestionCard.tsx
- frontend/src/metabase/components/EventSandbox/EventSandbox.tsx 84 additions, 79 deletions...end/src/metabase/components/EventSandbox/EventSandbox.tsx
- frontend/src/metabase/components/Modal/WindowModal.tsx 1 addition, 1 deletionfrontend/src/metabase/components/Modal/WindowModal.tsx
- frontend/src/metabase/components/SandboxedPortal/SandboxedPortal.tsx 11 additions, 11 deletions...c/metabase/components/SandboxedPortal/SandboxedPortal.tsx
Please register or sign in to comment