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

Lazy-load emails #5

Open
popey456963 opened this issue Apr 17, 2017 · 2 comments
Open

Lazy-load emails #5

popey456963 opened this issue Apr 17, 2017 · 2 comments

Comments

@popey456963
Copy link
Collaborator

Perhaps check for scrolling, and load all visible emails and ten above and ten below? Something like $('#mail').each() to check.

@popey456963
Copy link
Collaborator Author

Potentially, instead of lazy-loading, we could just load it in pages of 250 emails.

@popey456963
Copy link
Collaborator Author

popey456963 commented May 9, 2017

We now load 250 emails at a time with the option to load more. We need to preferably automatically load more emails or alternatively style the button to be slightly less ugly.

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