ProtonMail / proton-mail

React web application to manage ProtonMail
https://beta.protonmail.com
GNU General Public License v3.0
175 stars 25 forks source link

Implement infinite scroll #33

Open Swiip opened 4 years ago

Swiip commented 4 years ago

Use an infinite scroll strategy to navigate in the conversation list. It could be easier than the traditionnal paging buttons.

Careful to performance issues and coherence with traditionnal paging.

Could be interesting to consider infinite scroll for the messages of a conversations as there may be a lot (several hundreds).