angular-ui/ui-grid

ui-grid-focuser always catch focus when grid is empty

Open

#6.374 geöffnet am 24. Aug. 2017

Auf GitHub ansehen
 (1 Kommentar) (0 Reaktionen) (0 zugewiesene Personen)JavaScript (2.496 Forks)batch import
good first issuegrid-cellNavtype: enhancement

Repository-Metriken

Stars
 (5.395 Stars)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

I need change the path of focus elements and remove focus from grid when it's no data. Right now I'm navigating by tab and after last header the focus moved to ui-grid-focuser element. What's the meaning of ui-grid-focuser? Is there way to remove it when grid has no data?

Contributor Guide