You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
Perhaps check for scrolling, and load all visible emails and ten above and ten below? Something like $('#mail').each() to check.
The text was updated successfully, but these errors were encountered: