TeamAmaze / TeamAmaze/AmazeFileManager
Inside the Camera folder, the '..' entry gets duplicated when opening a folder and going back
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
Creating a folder inside /storage/emulated/0/DCIM/Camera, opening it, and going back, adds a new double dots (.., previous folder) entry in the Camera folder
To Reproduce
Steps to reproduce the behavior:
- Go to '/storage/emulated/0/DCIM/Camera'
- Create a folder 'X'
- Open folder 'X'
- Go back
- Now there are two '..' entries
- Repeat from step 3
- Now there are three '..' entries
- etc
Expected behavior
It shouldn't duplicate the '..' entry
Screenshots
Smartphone (please complete the following information):
- Device: One Plus 9
- OS: Android 14
- Rooted: No
- App Version: 3.10
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 source files or tests are named. Reproduce the issue using the listed Android steps, then trace the folder-navigation handling for the parent '..' entry; done means returning from a child folder leaves exactly one '..' entry in the parent folder.
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
- Clearly specified
- Newbie friendliness
- 48/100