QuantumBadger / QuantumBadger/RedReader

Editing an edited, unrefreshed comment has you working with the original comment

Open
#1,070 1 comment 1 reaction 0 assignees View on GitHub

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:

  1. Make a comment
  2. Edit that comment
  3. 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

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

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.