Drag and drop cleanup (#8077)
* use outline instead of border for collection dnd style * Pass highlight and hovered to CollectionItem for drag and drop * tweak hover style * unpin drop zone * fix show / hide logic * add new collection link
Showing
- frontend/src/metabase/components/CollectionEmptyState.jsx 12 additions, 3 deletionsfrontend/src/metabase/components/CollectionEmptyState.jsx
- frontend/src/metabase/components/CollectionItem.jsx 20 additions, 5 deletionsfrontend/src/metabase/components/CollectionItem.jsx
- frontend/src/metabase/components/CollectionLanding.jsx 44 additions, 14 deletionsfrontend/src/metabase/components/CollectionLanding.jsx
- frontend/src/metabase/components/CollectionList.jsx 20 additions, 10 deletionsfrontend/src/metabase/components/CollectionList.jsx
- frontend/src/metabase/containers/dnd/DropArea.jsx 0 additions, 3 deletionsfrontend/src/metabase/containers/dnd/DropArea.jsx
Loading
Please register or sign in to comment