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
Differential D11190
[lib/native/web] read communites from sqlite on app start Authored by ginsu on Feb 28 2024, 7:35 AM.
Details 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 Confrimed that the community data in redux matches what is found in the client db
Diff Detail
Event TimelineComment Actions
was it tested on both the web and native? Comment Actions
Yes confirmed that I was able to read and see communities on both web and native from sqlite |