You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
And you sign-in to comment, it takes you back to the http://localhost:8000/en/blog/ listing - and not back to the specific post you hit 'sign in' from.
The text was updated successfully, but these errors were encountered:
…yceruto)
This PR was merged into the master branch.
Discussion
----------
Redirect to post page after success login if necessary
Fixes#763
Commits
-------
792369f Redirect to post page after success login if necessary
When a reader wishes to comment on a blog post, and is not signed in, the app does not remember which blog post they were reading.
For example, if you are on:
http://localhost:8000/en/blog/posts/lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit
And you sign-in to comment, it takes you back to the http://localhost:8000/en/blog/ listing - and not back to the specific post you hit 'sign in' from.
The text was updated successfully, but these errors were encountered: