clauderic / clauderic/react-sortable-hoc
How to add event handlers to child components of SortableElement?
- Dominant language
- JavaScript
- Stars
- 10.9k
- Forks
- 959
- PR merge metrics
- No merged PRs in 30d
Description
I've just used your library, let me say it is one of the BEST REACT LIBRARIES out there.
But I'm having trouble handling events which have been bound to the elements that are inside of SortableElement. Before adding the "sort" feature, event handlers were working fine. But now, they have become unresponsive, it seems that control does not reach the event handlers.
Can you please point out what I should do to make child events work?
[Stackoverflow question](https://stackoverflow.com/questions/59321390/how-to-add-event-handlers-to-child-components-of-sortableelement)
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing the unresponsive child event handlers when components are wrapped in SortableElement, then review the linked Stack Overflow question for the reported behavior and context. Done means child events work again without breaking the sorting behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, react
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100