Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

feat(select): Added ability to clear select#412

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Open
avaneev95 wants to merge2 commits intoedcarroll:master
base:master
Choose a base branch
Loading
fromavaneev95:feat(select)/clearable

Conversation

avaneev95
Copy link
Contributor

@avaneev95avaneev95 commentedSep 2, 2018
edited
Loading

Before submitting a pull request, please make sure you have at least performed the following:

  • read and followed theCONTRIBUTING.md guide.
  • linted, built and tested the changes locally.
  • added/updated any applicable API documentation.
  • added/updated any applicable demos.

This PR adds aisClearable property to theSuiSelect to allow the ability to deselect an option.
It can be useful if you are using a select as a filter and want the ability to reset it.

Here the example:
clearable-select

ziacik reacted with thumbs up emoji
@marcbernal
Copy link

Hi, do you have any estimation on when will this PR be merged ?

<sui-select class="selection"
[(ngModel)]="selectedOption"
[options]="filters"
[isClearable]="true"

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

is this fix in old version ???

Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers
1 more reviewer

@mandeep6febmandeep6febmandeep6feb left review comments

Reviewers whose approvals may not affect merge requirements
Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

3 participants
@avaneev95@marcbernal@mandeep6feb

[8]ページ先頭

©2009-2025 Movatter.jp