Limit loaded list items to increase performance
See original GitHub issueDescription:
My DropDownPicker has over 160 entries which causes the application to stutter a little bit when it’s opened.
Possible solution: Limiting the number of items loaded in the dropdown initially, then expanding it every time the user scrolls to the bottom.
Additional context (not related): Any updates on the selected label text limit ?
EDIT: It’s probably not that big of a deal, I’ve tried the app in release build and it’s way faster than the debug build.
Issue Analytics
- State:
- Created 3 years ago
- Reactions:1
- Comments:6 (3 by maintainers)
Top Results From Across the Web
Manage large lists and libraries - Microsoft Support
You can store up to 30 million items or files in a list or library. Filtered views of large lists have a similar...
Read more >SharePoint list limits in Office 365 - Microsoft 365 atWork
SharePoint list limitations you should know when you are working in Office 365: 30 000 000 - maximum number of list items -...
Read more >How to resolve the 5000 item limit on a list or document library
SharePoint is configured with a default threshold limit of 5000 items in a list or library. This means that if the items in...
Read more >How to overcome 500 items limit in PowerApps - CEO-Refleksje
1. Increase the total limit items you can fetch. Okey so this method is the easiest and really quick to setup. Click file...
Read more >Optimizing Flatlist Configuration - React Native
This can be a big performance boost for the initial render. ... If you are reusing this list item component a lot in...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found

I’m stuck with the same situation, with the difference that my dataset for the dropdown is over 3.000 entries. Is it possible to get the input search value ? and maybe filter the array on the run and update the dataset
Hello again,
I’ll resolve this issue, most likely. But i don’t promise. And i’ll let you know about the bugfix in the next versions. 🙂