Page MenuHomePhabricator

[lib/native/web] read communites from sqlite on app start
ClosedPublic

Authored by ginsu on Feb 27 2024, 11:35 PM.
Tags
None
Referenced Files
F1800153: D11190.diff
Mon, May 20, 5:47 AM
Unknown Object (File)
Fri, May 17, 5:52 PM
Unknown Object (File)
Mon, May 13, 12:33 AM
Unknown Object (File)
Mon, May 13, 12:33 AM
Unknown Object (File)
Mon, May 13, 12:33 AM
Unknown Object (File)
Mon, May 13, 12:33 AM
Unknown Object (File)
Sun, May 12, 11:31 PM
Unknown Object (File)
Apr 6 2024, 11:21 PM
Subscribers

Details

Summary

This code gets the communty data from the client db and populates it into the redux store

Linear task: https://linear.app/comm/issue/ENG-6536/read-communities-from-sqlite-on-app-start

Depends on D11166

Test Plan

Confrimed that the community data in redux matches what is found in the client db

Diff Detail

Repository
rCOMM Comm
Lint
No Lint Coverage
Unit
No Test Coverage

Event Timeline

ginsu added reviewers: atul, inka, kamil.
This revision is now accepted and ready to land.Feb 28 2024, 1:00 AM

Confrimed that the community data in redux matches what is found in the client db

was it tested on both the web and native?

was it tested on both the web and native?

Yes confirmed that I was able to read and see communities on both web and native from sqlite

This revision was landed with ongoing or failed builds.Mar 4 2024, 12:39 PM
This revision was automatically updated to reflect the committed changes.