-
- Downloads
Don't offer to create new items on read only collections (#32680)
* hide write options when collection is read-only * fix unit test * add E2E test * simplify expression * remove E2E test covered by unit tests
Showing
- frontend/src/metabase/collections/components/CollectionEmptyState/CollectionEmptyState.tsx 12 additions, 8 deletions.../components/CollectionEmptyState/CollectionEmptyState.tsx
- frontend/src/metabase/collections/components/CollectionEmptyState/CollectionEmptyState.unit.spec.tsx 49 additions, 0 deletions...s/CollectionEmptyState/CollectionEmptyState.unit.spec.tsx
- frontend/src/metabase/collections/containers/CollectionContent.jsx 1 addition, 1 deletion...src/metabase/collections/containers/CollectionContent.jsx
Loading
Please register or sign in to comment