-
-
Notifications
You must be signed in to change notification settings - Fork 32.7k
Closed
Labels
scope: selectChanges related to the select.Changes related to the select.type: new featureExpand the scope of the product to solve a new problem.Expand the scope of the product to solve a new problem.
Description
Problem description
The SelectField element gives a poor user experience on mobile - it's so small that it's difficult to select items - which is why mobile browsers created the modal / popup to select an item.
Proposed solution
It would be fantastic if SelectField was able to detect if mobile, and enable that default browser experience if so.
Or, even simpler: have it as a setting like useBrowserSelect, and let the user decide when they want to enable it
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
scope: selectChanges related to the select.Changes related to the select.type: new featureExpand the scope of the product to solve a new problem.Expand the scope of the product to solve a new problem.