TeamAmaze / TeamAmaze/AmazeFileManager
Glitch on Select
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
In the selection mode if you quickly click on the items, sometimes selected items have no check-mark icon or not selected items have an icon.
To Reproduce
Steps to reproduce the behavior:
- Go into selection mode
- Click items quickly
- Look at check-mark icons
Expected behavior
That an item has the check-mark icon if and only if it is selected.
Screenshots
Smartphone:
- Device: Google Pixel 7a
- OS: Android14
- Rooted: No
- Version: v3.8.5
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
Start by reproducing the selection-mode glitch on Android 14 with the reported rapid-click steps, then trace how item selection state controls check-mark rendering. Done means every selected item shows a check mark and every unselected item does not.
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
- 38/100