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
F3367719: D6879.diff
Mon, Nov 25, 3:59 PM
Unknown Object (File)
Sat, Nov 23, 1:49 PM
Unknown Object (File)
Fri, Nov 22, 12:51 PM
Unknown Object (File)
Sun, Nov 10, 7:02 PM
Unknown Object (File)
Sun, Nov 10, 7:02 PM
Unknown Object (File)
Sun, Nov 10, 7:01 PM
Unknown Object (File)
Tue, Nov 5, 2:09 AM
Unknown Object (File)
Oct 19 2024, 12:46 PM
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