TeamAmaze / TeamAmaze/AmazeFileManager

New tab doubles file count

Open
#4,670 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Area-UIUX Issue-Bug Issue-Easy (good first issue)
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:

  1. open the app
  2. look at the count of folders in storage/emulated/0
  3. swipe to a different tab
  4. 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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.