angular-ui/ui-grid

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

Open

#6374 aperta il 24 ago 2017

Vedi su GitHub
 (1 commento) (0 reazioni) (0 assegnatari)JavaScript (2496 fork)batch import
good first issuegrid-cellNavtype: enhancement

Metriche repository

Star
 (5395 star)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

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?

Guida contributor