Skip to content
Snippets Groups Projects
Unverified Commit 65e72dc5 authored by Dalton's avatar Dalton Committed by GitHub
Browse files

Add drag and drop reordering of pinned items (#19966)

* onDrop unneeded

* basic impl of reordering pinned items

* split cards and dashboards again

* Improve pin drop target styling

* Fix card drop target weirdness

* brand-light border --> brand

* pull out separate styled drop target component

* replace style prop usage

* reduce the z-index

* Remove prop that triggers drill functionality

* Fix clobbering of pinned list on update

* Fix card queries on every rerender

* Add pin drop zone & split drop target components

* lint fix

* fix & add a few tests

* update pin drop zone styling to match sorting
parent d7223dc0
No related branches found
No related tags found
No related merge requests found
Showing
with 368 additions and 101 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment