Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cache first page of all mailboxes in the frontend #10718

Open
st3iny opened this issue Feb 18, 2025 · 0 comments
Open

Cache first page of all mailboxes in the frontend #10718

st3iny opened this issue Feb 18, 2025 · 0 comments

Comments

@st3iny
Copy link
Member

st3iny commented Feb 18, 2025

Is your feature request related to a problem? Please describe.

Opening another mailbox for the first time takes some time because the envelope list has to be loaded. It would be nice to pre-fetch and cache the first page of all mailboxes in the background while the app is opened.

This could be restricted to the mailboxes which are configured to sync in the background to reduce the performance impact.

Good in combination with: #10715

Describe the solution you'd like

The Mail app's frontend should load the first page of all mailboxes in the background so that switching mailboxes feels snappier.

Describe alternatives you've considered

No response

Additional context

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant