-
Notifications
You must be signed in to change notification settings - Fork 156
Closed
Labels
🐛 bugAny issue that describes a bugAny issue that describes a bug🧨 severity: medium✅ status: resolvedApplies to issues that have pending PRs resolving them, or PRs that have already merged.Applies to issues that have pending PRs resolving them, or PRs that have already merged.grid: hierarchical-gridkeyboard-navigationversion: 8.2.x
Description
Description
When navigate with Arrow Down key from child grid to parent, the focus is moved to the child
- igniteui-angular version: 8.2
- browser: n/a
Steps to reproduce
- Open dev sample hierarchicalGridRemote
- Expand first row
- Expand second row
- In the child grid for second row click on a cell in firts row
- Press Arrow down 4 times (to navigate to the root grid)
- Press arrow down again
Result
A cell in the child grid for first row is selected and activated
Expected result
The next cell in the root grid should be selected and activated
Attachments
Metadata
Metadata
Labels
🐛 bugAny issue that describes a bugAny issue that describes a bug🧨 severity: medium✅ status: resolvedApplies to issues that have pending PRs resolving them, or PRs that have already merged.Applies to issues that have pending PRs resolving them, or PRs that have already merged.grid: hierarchical-gridkeyboard-navigationversion: 8.2.x