mirror of
https://github.com/bitwarden/browser
synced 2026-02-19 10:54:00 +00:00
Pm 30608 defect the send page is not refreshed after removing the text in the search bar (#18421)
* PM-30608 resolved search bug * PM-30608 resolved x button click issue
This commit is contained in:
committed by
jaasen-livefront
parent
71f9dfbe60
commit
d97af20127
@@ -23,7 +23,7 @@
|
||||
<bit-search
|
||||
[(ngModel)]="searchText"
|
||||
[placeholder]="'searchSends' | i18n"
|
||||
(input)="searchTextChanged()"
|
||||
(ngModelChange)="searchTextChanged()"
|
||||
appAutofocus
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user