preserve route link after login
Open
- Dominant language
- JavaScript
- Stars
- 134
- Forks
- 95
- Avg merge
- 15h 27m
- Merged PRs (30d)
- 25
Description
when clicking a route link but you are not logged in you are redirected to login but then after the authentication you can redirected to home page instead of the link you clicked.
it should redirect you to original link after login.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing the flow from a route link while logged out, then trace the login and authentication entry points to see where the original link is lost. Done means completing authentication returns the user to the route they initially selected instead of the home page.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- authentication
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100