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

Fix login prompt after creating a subscription #7143

Conversation

scruti
Copy link
Collaborator

@scruti scruti commented Oct 4, 2024

Trello card URL

Trello ticket

Changes in this PR:

The confirmation page after creating a job alert/subscription was showing an old sign-in flow, requesting the password.

Fixed it by switching it to a One Login button/link and ensuring that the users get redirected back to their job alerts dashboard (instead of the Job applications dashboard) after they sign in from this confirmation page.

Screenshots of UI changes:

Before

It was displaying a password field.

Also it was redirecting back to job applications after signing in through OneLogin.

image

After

For existing users

Screenshot From 2024-10-04 11-39-35

For email not matching any user

image

Both redirect back to this page

Screenshot From 2024-10-04 11-39-50

@scruti scruti force-pushed the fix-login-prompt-after-creating-subscriptions branch from 2906628 to 8d436bd Compare October 4, 2024 11:41
@scruti scruti marked this pull request as ready for review October 4, 2024 11:47
The confirmation page after creating a job alert/subscription was
showing an old sign-in flow, requesting the password.

Fixed it by switching it to a One Login button/link and ensuring that
the users get redirected back to their job alerts dashboard (instead of
the Job applications dashboard) after they sign-in from this
confirmation page.
@scruti scruti force-pushed the fix-login-prompt-after-creating-subscriptions branch from 8d436bd to 0f70ee2 Compare October 4, 2024 12:11
@scruti scruti merged commit 2e1b4eb into use-one-login-for-jobseekers Oct 4, 2024
13 checks passed
@scruti scruti deleted the fix-login-prompt-after-creating-subscriptions branch October 4, 2024 14:28
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

Successfully merging this pull request may close these issues.

2 participants