Hey Adalo community
I’ve built a custom list with conditional visibility rules for each item (e.g. different actions, labels, and icons shown based on user roles). It works great on the web version, but on mobile (especially Android), it becomes noticeably laggy when scrolling.
I’ve already tried reducing the number of conditions and minimizing nested groups, but performance still takes a hit with larger data sets.
Has anyone figured out an optimal setup for:
Improving scroll performance with conditionally rendered elements?
Whether using separate lists per role and toggling visibility is better?
Any layout or style tricks that reduce render time?
I’d really appreciate any insights or clever workarounds!
Thanks in advance
— jhonnmick