react-nestable icon indicating copy to clipboard operation
react-nestable copied to clipboard

Drag & drop hierarchical list made as a react component

Results 43 react-nestable issues
Sort by recently updated
recently updated
newest added

Bumps [terser](https://github.com/terser/terser) from 5.7.0 to 5.14.2. Changelog Sourced from terser's changelog. v5.14.2 Security fix for RegExps that should not be evaluated (regexp DDOS) Source maps improvements (#1211) Performance improvements in...

dependencies

hey everyone.is there anyone to help me to add rtl direction to this package?

question

Bumps [eventsource](https://github.com/EventSource/eventsource) from 1.1.0 to 1.1.1. Changelog Sourced from eventsource's changelog. 1.1.1 Do not include authorization and cookie headers on redirect to different origin (#273 Espen Hovlandsdal) Commits aa7a408 1.1.1...

dependencies

Is it possible to change styling of item's placeholder, when dragging? I am trying to access it by passing what I need to class hierarchy, and this doesn't seem to...

Bumps [async](https://github.com/caolan/async) from 2.6.3 to 2.6.4. Changelog Sourced from async's changelog. v2.6.4 Fix potential prototype pollution exploit (#1828) Commits c6bdaca Version 2.6.4 8870da9 Update built files 4df6754 update changelog 8f7f903...

dependencies

https://codesandbox.io/s/drag-n-drop-using-react-nestable-forked-ndmeo7?file=/src/styles.css it's 2.0.0 version I'm using but still it has issue. when you scroll down of nested lists, when dragging an item, it is positioned as higher as much I...

getting this error when dragging expanded list to the bottom ![image](https://user-images.githubusercontent.com/54221295/163142401-eb93f871-1713-4e70-82a5-ab172466d5f0.png)

Hey, I am using your component inside a modal window that has a vertical scrollbar. When I drag an item that is out of view the offset of the item...

bug
help wanted

https://github.com/primetwig/react-nestable/issues/29 I applied the same code suggested by [manuelbeier](https://github.com/manuelbeier) But since his pull request never got merged here is an updated version. Tested and works great for me in typescript.