mozilla / fxa

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

feat(react): Convert third party auth 'Set password' page to React #18044

Open LZoog opened 3 days ago

LZoog commented 3 days ago

Because:

This commit:

closes FXA-6651


TODO: check that this works rebased on Vijay's branch, unit tests for SetPassword + SetPassword container

I propose creating a follow up issue for moving some tests out from Signup/Signup container and into FormSetupAccount/useSyncEngines and creating stories for FormSetupAccount then, the diff is already large and we do have coverage for these, they're just not in their refactored components.