angular-ui/ui-grid

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

Open

#6.374 aberto em 24 de ago. de 2017

Ver no GitHub
 (1 comment) (0 reactions) (0 assignees)JavaScript (2.496 forks)batch import
good first issuegrid-cellNavtype: enhancement

Métricas do repositório

Stars
 (5.395 stars)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

Description

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?

Guia do colaborador