TeamAmaze / TeamAmaze/AmazeFileManager
Can cancel service after it has finished
Open
Nobody has claimed this yet.
Issue-Bug
- Dominant language
- Kotlin
- Stars
- 6.4k
- Forks
- 1.7k
- Avg merge
- 3d 9h
- Merged PRs (30d)
- 1
Description
You can press on the cross and "cancel" the process after it has finished (it doesn't actually do anything).
Commit 0cd281e5a2fb8dbfeb8cf4f6d6a5df90f0fa0742 doesn't fix it for all cases.
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 issue in the Android file manager by starting a service and pressing the cancel cross after it finishes. Trace the cancellation action for completed services; done means the finished service no longer presents or accepts a cancel operation, including the cases not fixed by commit 0cd281e5a2fb8dbfeb8cf4f6d6a5df90f0fa0742.
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
- 35/100