-
## The Issue
- Tests fail when executed due to unexpected react-dnd syntax:
- ![image](https://github.com/react-dnd/react-dnd/assets/32069832/e0d61cc9-4bd8-43b9-a077-ab9363f0baa0)
## Relevant P…
-
**Describe the bug**
I have a working application with `react 17.0.2`, `react-dnd 15.1.2`, and `react-dnd-html5-backend 15.1.3`.
I updated to `react-dnd 16.0.0` and `react-dnd-html5-backend 16.0.0…
-
Hi all, thanks for a very great library!
Just wanna ask any pointers on how to do animation with `react-dnd`? My current project uses `react-window` + `react-dnd` and the items are absolutely posit…
-
[react-beautiful-dnd](https://github.com/atlassian/react-beautiful-dnd) has been deprecated by Altassian and they now advise using [Pragmatic Drag n Drop](https://atlassian.design/components/pragmatic…
-
Hey 👋 Love the library, thanks for taking over `react-beautiful-dnd`, adding typing, supporting React 18 ... it's great!
I had this issue pop up while making the switch from `react-beautiful-dnd`, wh…
-
# 术语解析
## Backend
HTML5 DnD API兼容性不怎么样,并且不适用于移动端,所以干脆把DnD相关具体DOM事件抽离出去,单独作为一层,即Backend:
> Under the hood, all the backends do is translate the DOM events into the internal Redux actions that React …
cisen updated
5 years ago
-
Accessibility has been asked about a couple of times here:
https://github.com/react-dnd/react-dnd/issues/382 (@gaearon said 'this library is not being actively developed', closed Feb 2016)
ht…
-
The animation after moving tasks is very ugly, it doesn't move like the examples in the documentation. Maybe a CSS issue ?
It's my first time using this lib. I have no idea what it could be. I tried …
-
-
### What Roadmap is this project for?
Frontend Roadmap
### Project Difficulty
Advanced
### Add Project Details
You are required to build a **Drag-and-Drop Dashboard Builder** using Reac…