Page MenuHomePhabricator

[native][web] Get rid of unnecessary React state for QR code URL
ClosedPublic

Authored by ashoat on May 20 2024, 3:54 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Nov 9, 1:00 PM
Unknown Object (File)
Sat, Nov 9, 12:57 PM
Unknown Object (File)
Sat, Nov 9, 12:28 PM
Unknown Object (File)
Sat, Nov 9, 5:27 AM
Unknown Object (File)
Sat, Nov 2, 1:49 AM
Unknown Object (File)
Oct 4 2024, 1:32 AM
Unknown Object (File)
Oct 4 2024, 1:32 AM
Unknown Object (File)
Oct 4 2024, 1:32 AM
Subscribers

Details

Summary

This can be derived from other state. We should avoid duplicating state to prevent the possibility of it becoming inconsistent.

Depends on D12107

Test Plan

I tested the flow using staging, with my phone as a primary device and a local simulator as a secondary device

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable