TeamAmaze / TeamAmaze/AmazeFileManager
Quick Access glitches
Open
Nobody has claimed this yet.
Area-UIUX
Issue-Glitch
- Dominant language
- Kotlin
- Stars
- 6.4k
- Forks
- 1.7k
- Avg merge
- 3d 9h
- Merged PRs (30d)
- 1
Description
- Items are reversed in Quick Accesses. i.e, items opened recently appears at the bottom on the list.
- Same file appears multiple times.
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 Quick Access list behavior in the Android app, checking both recently opened item ordering and duplicate entries. Trace the Quick Access implementation and its tests, if present; done means recent items appear in the intended order and each file appears only once.
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