[WEB-1136] chore: Kanban drag and drop improvements (#4350)
* Kanban DnD improvement * minor fixes for kanban dnd improvement * change scroll duration * fix feedback on the UX * add highlight before drop * add toast message explain drag and drop is currently disabled * Change warning dnd message * add comments * fix minor build error
This commit is contained in:
parent
dc5edca34d
commit
1b55411919
9 changed files with 123 additions and 21 deletions
|
|
@ -58,6 +58,7 @@
|
|||
"react-markdown": "^8.0.7",
|
||||
"react-popper": "^2.3.0",
|
||||
"sharp": "^0.32.1",
|
||||
"smooth-scroll-into-view-if-needed": "^2.0.2",
|
||||
"swr": "^2.1.3",
|
||||
"tailwind-merge": "^2.0.0",
|
||||
"use-debounce": "^9.0.4",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue