elementary / mail

Mail app designed for elementary OS
https://elementary.io
GNU General Public License v3.0
198 stars 48 forks source link

Show offline messages upon opening #287

Open davidmhewitt opened 5 years ago

davidmhewitt commented 5 years ago

When opening the rewrite of mail, messages are not displayed in the list until the backend has checked for new messages and downloaded them. I feel as though it's better to show the messages we already have offline while that is happening in the background as it sometimes takes ~10 seconds to download new messages while you're sat looking at a blank window.

Evolution is able to do this.

--- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/65081656-show-offline-messages-upon-opening?utm_campaign=plugin&utm_content=tracker%2F59850425&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F59850425&utm_medium=issues&utm_source=github).
danirabbit commented 4 years ago

For clarity, we can now already load messages instantly offline, but when we are online it takes extra time to startup. So we should load the offline pool first whether we're online or not