mozilla / fxa

Monorepo for Mozilla Accounts (formerly Firefox Accounts)
https://mozilla.github.io/ecosystem-platform/
Mozilla Public License 2.0
575 stars 209 forks source link

fix(content): Email from subscriptions redirect not passed to react #17176

Closed vpomerleau closed 1 week ago

vpomerleau commented 1 week ago

Because

This pull request

Issue that this pull request solves

Closes: #FXA-9975

Checklist

Put an x in the boxes that apply

Screenshots (Optional)

Please attach the screenshots of the changes made in case of change in user interface.

Other information (Optional)

If a renewal notice is not available for testing, these steps may be an adequate scenario for testing:

Pre-requisites

Steps

Expected result

With this PR: redirected to signin with password (prompt to enter password for test@gmail.com), then redirected to subscriptions after sign in

Before this PR: redirected to index page (prompt to enter email), then redirected to subscriptions after sign in