margelo / margelo/react-native-graph
Does this feature exist? Selection dot always jumps back to the end when releasing it
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 2.6k
- Forks
- 136
- Avg merge
- 5d 4h
- Merged PRs (30d)
- 12
Description
Current behaviour
Selection dot always jumps back to the end of the graph when I release it. It does NOT stay at its position where I release it.
Desired behaviour
Selection stays at its position when releasing it. (At least having a prop that can enable this functionality)
I checked the example app and the source code, and could not find a prop that enable this feature.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Reproduce the selection-dot behavior in the example app, then inspect the graph source involved in handling selection release. Confirm whether the current behavior is intentional or configurable, and verify that the selection remains at the release position when the issue is resolved.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react-native, typescript
- Domain
- frontend, mobile
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100