TeamAmaze / TeamAmaze/AmazeFileManager
Drag selection skips items
Nobody has claimed this yet.
- Dominant language
- Kotlin
- Stars
- 6.4k
- Forks
- 1.7k
- Avg merge
- 3d 9h
- Merged PRs (30d)
- 1
Description
Describe the bug
When selecting, if the user moves their finger too fast it skips elements, and if the user moves their finger over the "tab indicator dots" in the bottom, the view scrolls but it doesn't select anything
This was tested on AVD and device.
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
No files or tests are named. Reproduce the drag-selection behavior on an AVD or device, then trace the Android touch-selection entry point and the bottom tab indicator handling. Done means fast finger movement selects every crossed item and moving over the tab indicator dots does not scroll without selecting.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, kotlin
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100