TeamAmaze / TeamAmaze/AmazeFileManager
New tab doubles file count
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 swiping to a new tab, the count of folders doubles. Ex. I have 10 folders in storage/emulated/0 and it displays 10 on one tab and 20 on another. a refresh fixes the issue
To Reproduce
Steps to reproduce the behavior:
- open the app
- look at the count of folders in storage/emulated/0
- swipe to a different tab
- look at the count of folders in storage/emulated/0
Expected behavior
they should be the same, as they are the same path
Screenshots
they are not
Smartphone (please complete the following information):
- Device: [Galaxy S24 FE]
- OS: [One UI 8.5 Android 16]
- Rooted: [No]
- Version: [3.11.2]
Additional context
none
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 issue in AmazeFileManager 3.11.2 on the reported Android setup: open storage/emulated/0, note the folder count, swipe to another tab, and compare it without refreshing. Trace the tab-change and folder-count entry points; done means the same path shows the same count across tabs and the reproduction steps no longer produce doubling.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, kotlin
- Domain
- frontend, mobile
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100