-
## Using this [example](https://codesandbox.io/s/40p81qy7v0) found from [Issue#216](https://github.com/atlassian/react-beautiful-dnd/issues/216)
### Expected behavior
- Can we call the onDragEnd…
-
### Expected behavior
Drag and drop should work with screen readers
### Actual behavior
Dragging via a mouse or keyboard work perfectly without a screenreader but stops working via keyboard w…
-
## Bug or feature request?
Bug
### Expected behavior
Mouse pointer never leaves the dragged item.
### Actual behavior
When user moves the mouse fast enough the pointer leaves the dr…
-
### Expected behavior
Interactive elements within a draggable item should be able to be used as a drag handle when `disableInteractiveElementBlocking` is `true`.
### Actual behavior
In Firefo…
-
### Expected behavior
(Reopen issue 316)
I need a grid container for my components
### Actual behavior
More than one line cannot be used in a horizontal container.
### What version of `React`…
-
### Expected behavior
Able to suppress hover effect while dragging
### Actual behavior
Hover effect appears while dragging
### Steps to reproduce
Drag the card from the demo over …
-
Hello, I am trying to programmatically apply changes coming from my backend to a dnd controlled list.
Letting the data update freely causes my cards to instantly switch places (expected), howev…
-
I'm trying to create a tree of lists where I can reorder the list and also drag elements inside other elements and not only above and ender other elements.
* but the problem is when I use ` react-sor…
-
Is there any solution for this?
If I drag a card and left in the middle of nowhere it stops there and doesn't go to its original place.
### Expected behavior
![img](https://user-images.gith…
-
My drag and drop functionality is not working. I am using the react version 18.2.0. Please help.