[search bar] dont auto focus if touch screen
This commit is contained in:
@@ -58,7 +58,7 @@ export class DashboardComponent implements OnInit, OnDestroy, AfterViewChecked {
|
||||
) { }
|
||||
|
||||
ngAfterViewChecked(): void {
|
||||
this.stateService.searchFocus$.next(true);
|
||||
this.stateService.focusSearchInputDesktop();
|
||||
}
|
||||
|
||||
ngOnDestroy(): void {
|
||||
|
||||
Reference in New Issue
Block a user