TeamAmaze / TeamAmaze/AmazeFileManager

Glitch on Select

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

Nobody has claimed this yet.

Issue-Glitch
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:

  1. Go into selection mode
  2. Click items quickly
  3. Look at check-mark icons

Expected behavior
That an item has the check-mark icon if and only if it is selected.

Screenshots

C not selected but has icon B selected but has no icon

Smartphone:

  • Device: Google Pixel 7a
  • OS: Android14
  • Rooted: No
  • Version: v3.8.5

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 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.