-
Adding support for n-level deep scroll containers. Currently, only a single level is supported
# Current plan
This plan will allow for nested scroll containers, and also improve the performance …
-
### Expected behavior
The multiple selections index has not changed
### Actual behavior
The multiple selections index has been moved down
### Steps to reproduce
https://github.com/user-…
-
### Preliminary Checks
- [X] I have reviewed the documentation: https://clerk.com/docs
- [X] I have searched for existing issues: https://github.com/clerk/javascript/issues
- [X] I have not already…
-
Major version up breaking compatibility
https://github.com/atlasmap/atlasmap/pull/3914
https://github.com/atlasmap/atlasmap/pull/3917
https://github.com/atlasmap/atlasmap/pull/3918
-
**Describe the bug**
The page title that Google seems to index is "react-dnd-html5-backend" and not something more user friendly like `React DnD`. I imagine this will confuse some people and also j…
-
It conflicts with existing `HTML5Backend` and doesn't use DragDropContextProvider from the application, because it comes from the actual `react-dnd` package.
I'm not a webpack expert, but you shoul…
-
**Describe the bug**
Crashes due to unresolved `DragSource` import:
```
[ERROR] No matching export in "../../node_modules/.pnpm/react-dnd@16.0.1_@types+node@20.10.4_react@18.2.0/node_modules/r…
-
Hey there,
I have created a sandbox to try testing out why i am getting so many re-renders when i include DnDContext
testing the react re-render, by un-commenting the DNDWrapper I made here, wit…
-
We're experiencing a problem with drag & drop in the new AppBridge modal. I imported this dnd-kit example into a modal and it doesn't work. The items are not draggable. There are no errors in the cons…
-
Hey, thank you for this amazing tool!
I've been trying to implement the "simple" example from beautiful-dnd: https://raw.githubusercontent.com/atlassian/react-beautiful-dnd/master/stories/src/simp…