The reaction row after a message isn't cleared.
Open
bug
- Dominant language
- Go
- Stars
- 3
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
If a message has reactions, another row is added to it. However, that row isn't cleared, so stale text can sometimes sneak through.
Contributor guide
Research direction
Look for UI rendering code handling message reactions, likely in a frontend component. The issue mentions a row not being cleared, so find where reaction data is displayed and ensure it's properly reset when messages change. Check for any existing tests related to message rendering or reactions to understand the expected behavior.
Written by the indexing model from the issue text.
Assessment
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100