tommueller / ng-mat-search-bar

An Angular 2+ component for an expandable search-icon.
MIT License
37 stars 9 forks source link

Option to keep the searchbar open #36

Closed morcibacsi closed 3 years ago

morcibacsi commented 3 years ago

It would be nice if there was a property to tell the searchbar to be open all the time. So by default it would be open, and when it loses focus or the user clicks the X to clear the keyword it would stay open.

tommueller commented 3 years ago

I currently do not have to to implement this, but I am more then happy to review / accept a corresponding PR. Cheers