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: retain query params in authenticated user redirection #1288

Merged
merged 1 commit into from
Jul 29, 2024

Conversation

syedsajjadkazmii
Copy link
Contributor

Description

Retain query params in authenticated user redirection. The query params were not retained while redirecting the users to dashboard thus causing issues with enrollment flow.

Screenshots/sandbox (optional):

Before:
The enrollment URL for authn MFE is hit and the user is redirected to the dashboard instead of the enrollment page.

Screen.Recording.2024-07-18.at.4.57.05.PM.mov

After:
The enrollment URL for authn MFE is hit and the user is successfully redirected to the enrollment page.

Screen.Recording.2024-07-18.at.4.56.25.PM.mov

Merge Checklist

  • If your update includes visual changes, have they been reviewed by a designer? Send them a link to the Sandbox, if applicable.
  • Is there adequate test coverage for your changes?

Post-merge Checklist

  • Deploy the changes to prod after verifying on stage or ask @openedx/2u-vanguards to do it.
  • 🎉 🙌 Celebrate! Thanks for your contribution.

@syedsajjadkazmii syedsajjadkazmii requested a review from a team as a code owner July 18, 2024 12:00
@abdullahwaheed abdullahwaheed merged commit 4755540 into 2u-main Jul 29, 2024
5 checks passed
@abdullahwaheed abdullahwaheed deleted the sajjad/fix-authenticated-user-redirection branch July 29, 2024 06:23
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