deanmcpherson / deanmcpherson/react-native-sortable-listview

Sort is disabled by updating new data.

Open
#100 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
909
Forks
225
PR merge metrics
No merged PRs in 30d

Description

Sort by drag and drop works for the first time.
But I am using immutable data. If I add some data to the data source, sort is no longer available.
How can I solve this issue?
Thanks

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reproducing drag-and-drop sorting with the initial data, then add an item through the immutable data source and compare the resulting behavior. Trace the data-update path used by the React Native sortable list. Done means sorting remains available after new data is added.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, react-native
Domain
mobile
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.