Page MenuHomePhabricator

[native][web] read synced metadata on app startup
ClosedPublic

Authored by will on Mar 27 2024, 5:29 PM.
Tags
None
Referenced Files
F3392610: D11424.diff
Sat, Nov 30, 9:27 AM
Unknown Object (File)
Tue, Nov 19, 7:14 PM
Unknown Object (File)
Tue, Nov 19, 2:11 PM
Unknown Object (File)
Wed, Nov 13, 12:37 PM
Unknown Object (File)
Tue, Nov 12, 9:52 PM
Unknown Object (File)
Oct 31 2024, 4:34 AM
Unknown Object (File)
Oct 31 2024, 2:39 AM
Unknown Object (File)
Oct 23 2024, 5:21 AM
Subscribers

Details

Summary

This gets the synced metadata from sqlite and populates the redux store

Depends on D11422

Test Plan

Confirmed on web app that the sqlite db and the redux store are the same:

image.png (778×1 px, 165 KB)

image.png (264×780 px, 49 KB)

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

will edited the summary of this revision. (Show Details)
will requested review of this revision.Mar 27 2024, 5:44 PM
This revision is now accepted and ready to land.Mar 28 2024, 5:06 AM
will edited the summary of this revision. (Show Details)

rebase