Login button should redirect to last page #161
Labels
frontend
Related to the frontend/client-side
good first issue
Good for newcomers
hacktoberfest
Good hacktoberfest issues
help wanted
Extra attention is needed
I frequently run into a scenario where I'm on a page and want to log in. I click the login link, log in, and then get redirected back to the home page. It would be nice if I could go from page -> login -> back to page. This would probably require storing the previous page in the URL parameters of the login page.
The text was updated successfully, but these errors were encountered: