Good morning, everyone!
Anyone knows, how i can optimize my APP, it takes a long to load a list of items.
I made a video soo it can be easily understood.
Leaving a link, cause new users cant upload videos: https://drive.google.com/file/d/1lEAyrah872WjU-kgs-doNDTFC9R5dxAx/view?usp=drivesdk
Note: im using options sets to store data
mario11
January 29, 2026, 12:05pm
2
Have you tried doing the same test on iOS to see if it’s the Android device that’s giving this problem? From the web preview instead what is the loading time of the same data? How did you set everything up?
I dont have a IOS device to test, but when using the web preview there is no delay.
I made a search option to get the data.
So I think it’s Android that gives this kind of problem or maybe the type of device/version of Android installed..
jacob2
January 29, 2026, 1:13pm
5
How big is that list and are you using the short list element or vertical list page type
24 items and it is a Selectable List
jacob2
January 29, 2026, 3:25pm
7
Could you send a screenshot of the search and maybe the workflow on how that element is shown
Sure.
Logic: when i tap group D, show sheet A
jacob2
January 29, 2026, 3:58pm
9
It could be the filter. I know the selectable list isn’t really meant for that. A short list would be better i think
I umderstand, i could use other elements, but i need some input, soo the user can chose a option
jacob2
January 29, 2026, 4:53pm
11
You can do that with custom states or a data set too.