You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Are you submitting a bug report or a feature request?
Bug
What is the current behavior?
In react-beautiful-dnd example if few items created and one of inputs get focused and then dragged the it gets blurred and the swapped item get focused
create two items(or more) in react-beautiful-dnd example
choose one of the items and focus one of it's inputs
Are you submitting a bug report or a feature request?
Bug
What is the current behavior?
In react-beautiful-dnd example if few items created and one of inputs get focused and then dragged the it gets blurred and the swapped item get focused
What is the expected behavior?
dragged item persist focus
Sandbox Link
https://codesandbox.io/s/678pj?file=/index.js
What's your environment?
Other information
The text was updated successfully, but these errors were encountered: