Data takes a long time to appear

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

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..

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

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

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

You can do that with custom states or a data set too.