outcobra / outstanding-cobra

A school management tool for students from students
https://outcobra.school
GNU General Public License v3.0
9 stars 1 forks source link

OC Filter Search Input is not automatically focused #271

Open M4R1KU opened 6 years ago

M4R1KU commented 6 years ago

Since we use the Overlay API from Angular Material the search input is not automatically focused. The ocAutoFocus Directive seems to work like expected so it has to do something with the Overlay API.

Task:

M4R1KU commented 6 years ago

Issue created https://github.com/angular/material2/issues/6415