twilio / twilio-conversations-demo-react

Twilio Conversations Demo Web Application
MIT License
96 stars 295 forks source link

Convo List does not handling a long list very well #133

Open jmozzart opened 10 months ago

jmozzart commented 10 months ago

I have more than a hundred conversations and this app is not user-friendly with such a long list. Below is the list of the issues I noticed:

Message List can handle a long list of messages in a conversation very well. I hope Infinite Scroll can be implemented in Conversations List. In most cases, we will only need the most recent messages not more than 50.