Page MenuHomePhabricator

[web] Update `LoginForm` `useEffect` early-exit logic to include `notificationIdentityPublicKeys`
ClosedPublic

Authored by atul on Feb 23 2023, 7:20 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, May 7, 6:29 PM
Unknown Object (File)
Thu, Apr 11, 12:08 AM
Unknown Object (File)
Apr 6 2024, 2:28 AM
Unknown Object (File)
Apr 4 2024, 11:32 PM
Unknown Object (File)
Apr 4 2024, 11:32 PM
Unknown Object (File)
Apr 4 2024, 11:31 PM
Unknown Object (File)
Apr 4 2024, 11:24 PM
Unknown Object (File)
Feb 21 2024, 9:12 AM
Subscribers
None

Details

Summary

Instead of just considering the primaryIdentityPublicKey, we check wither the primaryIdentityPublicKeys and notificationIdentityPublicKeys objects are set (eg not null or undefined).


Depends on D6878

Test Plan

Logged values, things were as expected.

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable