Skip to content
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

Redirect user to the page they initiated the login flow from #3504

Closed
1 task
mxk0 opened this issue Jan 13, 2025 · 0 comments · Fixed by #3898
Closed
1 task

Redirect user to the page they initiated the login flow from #3504

mxk0 opened this issue Jan 13, 2025 · 0 comments · Fixed by #3898
Assignees

Comments

@mxk0
Copy link
Collaborator

mxk0 commented Jan 13, 2025

Summary

Right now, when a user creates an account or logs in, we redirect them to simpler.grants.gov (the root). This ticket is to add handling to redirect the user to the page they initiated the create account/login flow.

This won't take other state into account (if the user had a modal open, if they were typing in a field, etc.). If a user kicks off the auth flow by trying to save an opportunity, they'll be redirected to the opp after auth and have to click "save" again.

Also, because auth is redirect based, using the "back" button won't get the user back to search results from an opportunity.

Acceptance criteria

  • User is redirected to the page they initiated create account/login
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

Successfully merging a pull request may close this issue.

2 participants