TeamAmaze / TeamAmaze/AmazeFileManager
Unable to delete folders under sdcard
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
Unable to delete folders under sdcard. It shows a toast with "Done". However, the folder still exists.
To Reproduce
Steps to reproduce the behavior:
- Go to SDCARD in the drawer
- Randomly select a folder
- Click the option button
- Click "delete"
- See error
Expected behavior
The folder should be deleted, or a error toast shows why it cannot be deleted
Actual behavior
A toast shows that the folder has been deleted. However, it still exists.
Video
https://github.com/user-attachments/assets/c7740227-ed89-4411-9297-f3cd7e296014
Smartphone (please complete the following information):
- OS: [ Android 11]
- Rooted: [No]
- Version: [3.11.1]
Additional context
Add any other context about the problem here.
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
Reproduce the deletion flow on Android 11 with Amaze File Manager 3.11.1: open SDCARD, select a folder, and use the option menu's delete action. Trace the delete entry point and verify that a successful operation removes the folder, while failures show an explanatory toast rather than "Done".
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
- 45/100