1 comment (1 comment)0 reactions (0 reactions)0 assignees (0 assignees)JavaScript2,496 forks (2,496 forks)batch import
grid-cellNavhelp wanted
Repository metrics
- Stars
- 5,395 stars (5,395 stars)
- PR merge metrics
- No merged PRs in 30d (No merged PRs in 30d)
Description
While clicking "Add Row" button, it added a new row in the top of ui-grid with focus of first column. After pressing Tab button its not going to Next Column of same row instead its going to next row column.
Here is my Code: http://plnkr.co/edit/VYhhIpdUAUzoXr2RiYKG?p=preview
Pls Advice.
Contributor guide
- Research direction
- Examine the cell navigation logic in ui grid, focusing on the tab key handler and focus management code. Use the provided Plunker to reproduce the issue and trace the navigation flow.
- Tech stack
- javascriptangular
- Domain
- frontend
- Issue type
- Bug
- Prerequisites
- GitJavaScriptAngular