abpframework / abpframework/abp
Community: If a user is not logged in and clicked a comment reaction, redirect the user to the login page
Open
Nobody has claimed this yet.
abp-community
enhancement
priority:normal
- Dominant language
- C#
- Stars
- 14.4k
- Forks
- 3.7k
- Avg merge
- 15h 32m
- Merged PRs (30d)
- 106
Description
When a user is not logged in, clicking the comment reactions do nothing. It would be better to redirect the user to the login page.

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
No file or test is named. Start by locating the comment reaction UI and its handling for unauthenticated users, then inspect the existing login-page redirect convention. Done means clicking any comment reaction while logged out consistently opens the login page, with coverage for that behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- authentication, frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100