Skip to content

get rid of radio buttons in ion-select popover. #12310

Closed
@jaufgang

Description

@jaufgang

This applies for ionic 2+

<ion-select> displays its list using radio buttons when the popover interface is selected. Radio boxes don't really add anything here and look ugly, especially for android (iOS looks ok because the radio boxes don't display anything for unselected items).

It makes sense to use radio buttons for the Alert interface because the user can select and item and then change their selection before hitting the "ok" button. The popover interface doesn't have an "ok" button so the radio boxes really don't seem to belong there.

The action-sheet interface doesn't have radio buttons, so it seems that there is no reason the popover interface needs to have them.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions