QuantumBadger / QuantumBadger/RedReader
Bug: Upvote and Downvote functionality (Alternate)
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 2.7k
- Forks
- 527
- Avg merge
- 20d 10h
- Merged PRs (30d)
- 3
Description
Description:
If I alternate between upvote and downvote several times for a post at a constant pace, it flickers suddenly and briefly performs the opposite action before reverting to the original action or overwriting the last action with a time delay.
How to reproduce
- Lauch RedReader App.
- Click on Subscribed Posts.
- Click on the Messages icon on one of the post listed.
- Click Upvote and then Downvote several times a constant speed of 60 bpm or higher.
Actual Behavior
Expected Behavior
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
Start by reproducing the rapid alternating upvote and downvote sequence in the RedReader Android app, following the Subscribed Posts message view described in the issue. Trace the vote action and its visible state updates; done means repeated changes do not flicker, briefly show the opposite action, or overwrite the latest action after a delay.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, java
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100
