ng2-semantic-ui icon indicating copy to clipboard operation
ng2-semantic-ui copied to clipboard

feat(select): Added ability to clear select

Open avaneev95 opened this issue 7 years ago • 1 comments

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

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

This PR adds a isClearable property to the SuiSelect 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

avaneev95 avatar Sep 02 '18 13:09 avaneev95

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

marcbernal avatar Dec 31 '18 18:12 marcbernal