This repository was archived by the owner on Oct 8, 2021. It is now read-only.
This repository was archived by the owner on Oct 8, 2021. It is now read-only.
Search Filter Bar on Select-Menu #3571
Closed
Description
When the select has a small number of options that will fit on the device's screen, the menu will appear as a small overlay with a pop transition.
When it has too many options to show on the device's screen, the framework will automatically create a new "page" populated with a standard list view for the options.
This new "page" with a standard list view could contain a Search Filter Bar (like data-filter="true") to help searches against the content in each list item.
Is just a suggestion but very useful!
Thanks