Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot navigate with Shift+Tab keys if the child grid has filtering #4217

Closed
nrobakova opened this issue Mar 7, 2019 · 0 comments
Closed
Assignees
Labels
🐛 bug Any issue that describes a bug filtering 🧨 severity: medium grid: hierarchical-grid keyboard-navigation version: 7.2.x ✅ status: resolved Applies to issues that have pending PRs resolving them, or PRs that have already merged.

Comments

@nrobakova
Copy link
Contributor

Description

Cannot navigate with Shift+Tab keys if the child grid has filtering

  • igniteui-angular version: 7.2
  • browser: N/A

Steps to reproduce

  1. Open dev sample hierarchicalGrid
  2. Expand first row
  3. In the child grid click on first cell
  4. Press Shift+Tab keys
  5. Filter is focused
  6. Press Shift+Tab keys 2 times
  7. When filter for column ID is focused press again Shift+Tab

Result

Root cell is not selected and focus stays on the filter

Expected result

Root cell should be selected.It should be possible to navigate with shift+tab

@nrobakova nrobakova added this to To do in 19.1 Sprint 29 via automation Mar 7, 2019
@MayaKirova MayaKirova self-assigned this Mar 8, 2019
@MayaKirova MayaKirova added 🛠️ status: in-development Issues and PRs with active development on them and removed 🆕 status: new labels Mar 8, 2019
@zdrawku zdrawku moved this from To do to In progress in 19.1 Sprint 29 Mar 11, 2019
@SlavUI SlavUI removed this from In progress in 19.1 Sprint 29 Mar 11, 2019
@MayaKirova MayaKirova added ✅ status: resolved Applies to issues that have pending PRs resolving them, or PRs that have already merged. and removed 🛠️ status: in-development Issues and PRs with active development on them labels Mar 11, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 bug Any issue that describes a bug filtering 🧨 severity: medium grid: hierarchical-grid keyboard-navigation version: 7.2.x ✅ status: resolved Applies to issues that have pending PRs resolving them, or PRs that have already merged.
Projects
None yet
Development

No branches or pull requests

3 participants