0 comments (0 comments)0 reactions (0 reactions)0 assignees (0 assignees)Go432 forks (432 forks)user submission
bugfrontendhelp wanted
Repository metrics
- Stars
- 5,500 stars (5,500 stars)
- PR merge metrics
- Avg merge 87d 10h (Avg merge 87d 10h)18 merged PRs in 30d (18 merged PRs in 30d)
Description
I've noticed some interesting behavior:
- Open page with remark comments, for example https://radio-t.com/p/2020/01/14/prep-685/
- Login (GitHub in my example)
- Page didn't refreshed
- Try to vote for comment, that already has my vote
- Error on screen "Voting error: Can't vote for comment"
Contributor guide
- Research direction
- Investigate the login flow to determine why the page does not refresh after authentication. Check if a page reload or token refresh is missing. Then trace the voting handler to see why it returns 'Voting error: Can't vote for comment' after login.
- Tech stack
- go
- Domain
- backend
- Issue type
- Bug
- Prerequisites
- GitGo