clauderic / clauderic/react-sortable-hoc
View not updating when using react-sortable-hoc with @risingstack/react-easy-state
- Dominant language
- JavaScript
- Stars
- 10.9k
- Forks
- 959
- PR merge metrics
- No merged PRs in 30d
Description
I'm trying to use react-sortable-hoc with @risingstack/react-easy-state but due to this view is not updating and rendering is not working after changes in the store I have to use force update for rendering.
One more thing if I'm calling any event on the child component onSortEnd is calling is there any way to stop it's calling I want to call it only if I do drag.
Contributor guide
No contributing guide indexed for this repository
Research direction
No files, tests, or reproduction are provided. Start by building a minimal example with react-sortable-hoc and @risingstack/react-easy-state, then isolate store updates from child events; done means the view renders store changes without force updates and onSortEnd occurs only after dragging.
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