Skip to content

feat: add showClearIcon prop for ion-searchbar #22738

@jonathon-m

Description

@jonathon-m

Feature Request

Ionic version:
[x] 5.x

Describe the Feature Request
ion-searchbar clear icon is currently only visible when focused, but when filtering a list of results it is useful to clear without clicking in the text field first.

Describe Preferred Solution
Add a property to the component showClearIcon with possible values that mirror showCancelButton (e.g. "always" | "focus" | "never") and defaulting to "focus" to keep current behavior.

Metadata

Metadata

Assignees

No one assigned

    Labels

    help wanteda good issue for the communitypackage: core@ionic/core packagetype: feature requesta new feature, enhancement, or improvement

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions