Have data ready on app startup #477
Labels
a-model
Implementing our data model (PerAccountStore, etc.)
beta feedback
Things beta users have specifically asked for
Milestone
This is the successor to the zulip-mobile issue zulip/zulip-mobile#5490. The main goal here is:
In zulip-flutter, the current behavior is that we don't store server data at all between runs of the app. Effectively this means it's a lot like the web or desktop app: if you open Zulip in a fresh browser tab, it will similarly take some time (up to like 10 seconds for a large organization like chat.zulip.org, even on a good network) before the app is available.
For discussion, see zulip/zulip-mobile#5490 and this chat thread.
The text was updated successfully, but these errors were encountered: