Page MenuHomePhabricator

[native] Allow LOG_IN ReactNav action to dismiss RegistrationTerms
ClosedPublic

Authored by ashoat on May 3 2024, 12:59 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Nov 28, 9:04 AM
Unknown Object (File)
Mon, Nov 25, 7:05 AM
Unknown Object (File)
Mon, Nov 25, 6:58 AM
Unknown Object (File)
Sun, Nov 24, 9:55 PM
Unknown Object (File)
Thu, Nov 14, 8:02 PM
Unknown Object (File)
Tue, Nov 12, 10:51 AM
Unknown Object (File)
Tue, Nov 12, 9:40 AM
Unknown Object (File)
Tue, Nov 12, 9:40 AM
Subscribers

Details

Summary

During the registration server call, we want to prevent RegistrationTerms from being dismissed so that eg. a user pressing the Android hardware back button won't make it "go back".

However, we want to allow the LOG_IN ReactNav action to dismiss RegistrationTerms, so that when registration concludes the user is visibly logged in.

This diff solves ENG-8037 by differentiating the LOG_IN action.

Test Plan

Make sure registration flow logs the user in at the end

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable