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)
Mon, Mar 31, 4:09 PM
Unknown Object (File)
Mon, Mar 31, 12:30 PM
Unknown Object (File)
Mon, Mar 31, 8:10 AM
Unknown Object (File)
Sun, Mar 30, 9:41 AM
Unknown Object (File)
Feb 26 2025, 3:27 AM
Unknown Object (File)
Feb 26 2025, 3:27 AM
Unknown Object (File)
Feb 26 2025, 3:23 AM
Unknown Object (File)
Feb 26 2025, 1:52 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