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