Skip to content

Login flow redirects to landing page instead of previous page #195

@bmispelon

Description

@bmispelon

I noticed today that the login process seems to lose track of where the user is coming from:

  • Visit a ticket page while not logged in
  • Click "Login" in the navigation
  • Choose "log in with github"

Once login is successful, I find myself redirected to the root page / and not the ticket page that I was browsing when I clicked the "Login" link.

It's slightly annoying and I think it should be fixable by passing the right redirection URL to the login page (via a GET parameter).

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions