Skip to content

App signin from bog post does not remember context of post URL #763

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
CameraCornet opened this issue Feb 11, 2018 · 1 comment
Closed

Comments

@CameraCornet
Copy link

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.

@yceruto
Copy link
Member

yceruto commented Feb 12, 2018

You're right and should be fixed in #764

javiereguiluz added a commit that referenced this issue Feb 12, 2018
…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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants