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, Mar 29, 7:38 AM
Unknown Object (File)
Sat, Mar 29, 12:26 AM
Unknown Object (File)
Sun, Mar 23, 11:19 AM
Unknown Object (File)
Sat, Mar 22, 4:20 AM
Unknown Object (File)
Sat, Mar 15, 12:54 AM
Unknown Object (File)
Feb 27 2025, 11:10 PM
Unknown Object (File)
Feb 26 2025, 8:02 AM
Unknown Object (File)
Feb 26 2025, 8:02 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