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)
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
Unknown Object (File)
Oct 19 2024, 12:45 PM
Unknown Object (File)
Oct 19 2024, 12:45 PM
Unknown Object (File)
Oct 19 2024, 12:45 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
No Lint Coverage
Unit
No Test Coverage