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)
Sun, Sep 8, 1:46 AM
Unknown Object (File)
Aug 31 2024, 6:28 AM
Unknown Object (File)
Aug 27 2024, 2:05 PM
Unknown Object (File)
Aug 9 2024, 9:59 PM
Unknown Object (File)
Aug 9 2024, 9:59 PM
Unknown Object (File)
Aug 9 2024, 9:59 PM
Unknown Object (File)
Aug 9 2024, 9:58 PM
Unknown Object (File)
Jul 24 2024, 8:10 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