The problem is that it loads the oldest 100 messages instead of the last 100 messages.
I could change it to:
Problem is then that the newest message is on top of the list. and that’s from UI perspective counterintuitive. Any best practices on how to configure it best?
I had that switched on already. It does the trick that it scrolls down to the last message, but it doesn’t solve the issue of only loading the last 100 messages unfortunately.
I’m open to every other suggestion. Anyone else who has a nice example with a a chat with lots of messages?
Thanks for pointing me to that thread @Yongki, unfortunately, there’s also no real performing solution there as well. The ‘chat’ is quite a crucial part of my app and should work with 1000s of messages easily.
I’ve upvoted the request to improve this, but I’m worried it will take too long, which would make me consider other platforms, and my effort so far in Adalo would be a waste.
We use the Advanced Chat Template from NoCodeMonkey and it works quite well.
Not sure about how to limit just 100 messages - but from our experience, loading that amount of messages will make the UX pretty bad.