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 Proposal Creation Form After Sign-Up/Sign-In #15

Open
simonaszilinskas opened this issue Jan 23, 2024 · 0 comments
Open

Comments

@simonaszilinskas
Copy link

Description:
Currently, when a user who is not signed in starts creating an anonymous proposal, they see a top banner prompting them to sign up or sign in. The expected behavior is that, after signing up or logging in, the user should be automatically redirected back to the proposal creation form they were working on. This ensures a seamless and user-friendly experience, preventing loss of progress and encouraging user engagement.

Steps to Reproduce:

  1. Visit the website as a non-signed-in user.
  2. Begin creating a proposal anonymously.
  3. Click on the sign-up/sign-in prompt in the top banner.
  4. Complete the sign-up or sign-in process.

Expected Result:
After sign-up/sign-in, the user is redirected back to the proposal creation form with any entered data retained.

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

1 participant