-
- Downloads
Fix can't "Select All" collection items if all items are pinned (#16501)
* Add repro for #16497 (pinned items bulk selection)
* Fix pinned items bulk selection
* Remove redundant check
* Refactor existing "bulk actions" tests
* Extract test that is not related to bulk actions
* Add `pinAllRootItems()` helper function
* Unify "bulk selection" tests
Co-authored-by:
Nemanja <31325167+nemanjaglumac@users.noreply.github.com>
Showing
- frontend/src/metabase/collections/containers/CollectionContent.jsx 2 additions, 5 deletions...src/metabase/collections/containers/CollectionContent.jsx
- frontend/test/metabase/scenarios/collections/collections.cy.spec.js 47 additions, 25 deletions...est/metabase/scenarios/collections/collections.cy.spec.js
Please register or sign in to comment