Page MenuHomePhabricator

[web] Use Redux instead of `React.State` for `primaryIdentityPublicKey` in `SIWE` component
ClosedPublic

Authored by atul on Jan 29 2023, 5:05 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, May 4, 2:02 AM
Unknown Object (File)
Apr 18 2024, 2:07 PM
Unknown Object (File)
Apr 5 2024, 12:29 AM
Unknown Object (File)
Apr 5 2024, 12:29 AM
Unknown Object (File)
Apr 5 2024, 12:29 AM
Unknown Object (File)
Apr 5 2024, 12:29 AM
Unknown Object (File)
Apr 5 2024, 12:28 AM
Unknown Object (File)
Apr 5 2024, 12:23 AM
Subscribers
None

Details

Summary

Use Redux instead of React.State for primaryIdentityPublicKey. Mostly so we can persist via redux-persist.


Depends on D6434

Test Plan

Monitored Redux DevTools and observed that actions fired as expected and that actions modified state as expected.

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

atul created this revision.

cut newline

atul requested review of this revision.Jan 29 2023, 5:20 PM
This revision is now accepted and ready to land.Jan 30 2023, 4:30 AM
This revision was landed with ongoing or failed builds.Jan 30 2023, 11:17 AM
This revision was automatically updated to reflect the committed changes.