smswithoutborders / smswithoutborders/lib_smsmms_android
Multiple messages are not deleted when selected, only one at a time is deleted
Open
Nobody has claimed this yet.
- Dominant language
- Kotlin
- Stars
- 1
- Forks
- 2
- Avg merge
- 1m
- Merged PRs (30d)
- 1
Description
Contributor guide
No contributing guide indexed for this repository
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 the DekuSMS-Android implementation referenced by the source link, selecting multiple messages and attempting deletion. Trace the message-selection and deletion entry points to determine why only one selected message is removed. Done means a multi-message selection deletes every selected message while single-message deletion still works.
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
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 45/100