rubyforgood / rubyforgood/Flaredown
Adding own reaction to an existing reaction on a discussion post does not immediately reflect in the UI
Open
Nobody has claimed this yet.
type:bug
- Dominant language
- Ruby
- Stars
- 50
- Forks
- 21
- Avg merge
- 6d 12h
- Merged PRs (30d)
- 16
Description
Reproduction:
- Find or create a post under Discussion that has an existing reaction from another user:
- Click the reaction to add your own
- Notice that the counter does not increment and the field does not turn blue
- Refresh and note that the count has incremented and the field is now blue
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 reaction flow on a Discussion post that already has another user's reaction, then trace the UI update path for the reaction control. Confirm the fix by checking that the counter increments and the reaction turns blue immediately, without a refresh.
Written by the indexing model from the issue text.
Assessment
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100