Skip to content

[SelectField] Not mobile friendly - utilize browser Select capabilities #4927

@toddmedema

Description

@toddmedema

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    scope: selectChanges related to the select.type: new featureExpand the scope of the product to solve a new problem.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions