dnd icon indicating copy to clipboard operation
dnd copied to clipboard

Beautiful and accessible drag and drop for lists with React.

Results 196 dnd issues
Sort by recently updated
recently updated
newest added

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@types/react-redux](https://togithub.com/DefinitelyTyped/DefinitelyTyped) | [`7.1.23` -> `7.1.24`](https://renovatebot.com/diffs/npm/@types%2freact-redux/7.1.23/7.1.24) | [![age](https://badges.renovateapi.com/packages/npm/@types%2freact-redux/7.1.24/age-slim)](https://docs.renovatebot.com/merge-confidence/)...

dependencies

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@types/react-dom](https://togithub.com/DefinitelyTyped/DefinitelyTyped) | [`17.0.15` -> `17.0.17`](https://renovatebot.com/diffs/npm/@types%2freact-dom/17.0.15/17.0.17) | [![age](https://badges.renovateapi.com/packages/npm/@types%2freact-dom/17.0.17/age-slim)](https://docs.renovatebot.com/merge-confidence/)...

dependencies

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@testing-library/react](https://togithub.com/testing-library/react-testing-library) | [`12.1.4` -> `12.1.5`](https://renovatebot.com/diffs/npm/@testing-library%2freact/12.1.4/12.1.5) | [![age](https://badges.renovateapi.com/packages/npm/@testing-library%2freact/12.1.5/age-slim)](https://docs.renovatebot.com/merge-confidence/)...

dependencies

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@atlaskit/css-reset](https://bitbucket.org/atlassian/atlassian-frontend#readme) | [`6.3.10` -> `6.3.13`](https://renovatebot.com/diffs/npm/@atlaskit%2fcss-reset/6.3.10/6.3.13) | [![age](https://badges.renovateapi.com/packages/npm/@atlaskit%2fcss-reset/6.3.13/age-slim)](https://docs.renovatebot.com/merge-confidence/)...

dependencies

in react-redux v8, pure option has disappears If we use @react-forked/dnd by forcing the version of react-redux to 8 it crashes just because of the pure option In v7 ,...

First of all, thanks for maintaining this package! When upgrading my app to react-redux to v8 i ran into the following error. The `pure` property has been removed in react-redux...

#### Issue originally opened on `react-beautiful-dnd` repository: https://github.com/atlassian/react-beautiful-dnd/issues/2367 In iOS 15 Safari shows/hides address bar at appropriate scroll position, and every show/hide will fire resize event. The library cancels dragging...

bug

Hi, thank you so much for creating this fork. I really like react-beautiful-dnd. I have a recommendation for the documentation. You can see in [this issue](https://github.com/atlassian/react-beautiful-dnd/issues/316), as well as many...

documentation

Right now I think the template for reporting bugs is outdated: Currently the template from DND ## Common issues setup guide We have created a common setup issues guide to...

enhancement
good first issue

See: https://github.com/react-forked/dnd/pull/346#discussion_r857166420= Some of the links are still pointing to `react-forked-dnd.netlify.com`.

documentation
good first issue