angular-ui/ui-grid
Voir sur GitHubui-grid-focuser always catch focus when grid is empty
Open
#6 374 ouverte le 24 août 2017
good first issuegrid-cellNavtype: enhancement
Métriques du dépôt
- Stars
- (5 395 stars)
- Métriques de merge PR
- (Aucune PR mergée en 30 j)
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?