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
Unknown Object (File)
Apr 6 2024, 11:21 PM
Unknown Object (File)
Apr 4 2024, 7:01 PM
Unknown Object (File)
Apr 4 2024, 6:43 PM
Unknown Object (File)
Apr 1 2024, 5:05 AM
Unknown Object (File)
Apr 1 2024, 3:49 AM
Unknown Object (File)
Mar 28 2024, 9:25 AM
Unknown Object (File)
Mar 8 2024, 4:28 AM
Unknown Object (File)
Mar 8 2024, 4:28 AM
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
Lint Not Applicable
Unit
Tests Not Applicable

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.