QuantumBadger / QuantumBadger/RedReader
Editing an edited, unrefreshed comment has you working with the original comment
Open
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 2.7k
- Forks
- 527
- Avg merge
- 20d 10h
- Merged PRs (30d)
- 3
Description
On v1.20 on Android 12:
- Make a comment
- Edit that comment
- Do not refresh and directly edit the comment again
Expected result: you are editing the most recent version of the comment
Current result: it actually takes you back to step 1's comment (pre-edit)
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 on Android 12 by creating a comment, editing it, and immediately editing it again without refreshing. Trace the comment-editing flow to find why the second edit uses the original version; done means the second edit opens the most recently saved comment text.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, java
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 45/100