-
- Downloads
Remove react-motion - Bulk Actions (#39729)
* removes react motion usage from bulk action related components and replaces with mantine transition component * removes unused eslint disable comment * fixes e2e tests
Showing
- e2e/test/scenarios/collections/collections.cy.spec.js 4 additions, 4 deletionse2e/test/scenarios/collections/collections.cy.spec.js
- frontend/src/metabase/archive/containers/ArchiveApp.tsx 1 addition, 1 deletionfrontend/src/metabase/archive/containers/ArchiveApp.tsx
- frontend/src/metabase/collections/components/BulkActions.jsx 16 additions, 13 deletionsfrontend/src/metabase/collections/components/BulkActions.jsx
- frontend/src/metabase/collections/components/BulkActions.styled.tsx 1 addition, 5 deletions...rc/metabase/collections/components/BulkActions.styled.tsx
- frontend/src/metabase/components/BulkActionBar/BulkActionBar.tsx 18 additions, 19 deletions...d/src/metabase/components/BulkActionBar/BulkActionBar.tsx
- frontend/src/metabase/components/BulkActionBar/index.tsx 1 addition, 2 deletionsfrontend/src/metabase/components/BulkActionBar/index.tsx
- frontend/src/metabase/ui/components/utils/Transition/index.ts 2 additions, 0 deletions...tend/src/metabase/ui/components/utils/Transition/index.ts
- frontend/src/metabase/ui/components/utils/index.ts 1 addition, 0 deletionsfrontend/src/metabase/ui/components/utils/index.ts
Please register or sign in to comment