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

[igxGrid] Keyboard navigation between cells and filtering row with MCH #3179

Closed
rkaraivanov opened this issue Nov 27, 2018 · 0 comments · Fixed by #3262
Closed

[igxGrid] Keyboard navigation between cells and filtering row with MCH #3179

rkaraivanov opened this issue Nov 27, 2018 · 0 comments · Fixed by #3262
Assignees
Labels
🐛 bug Any issue that describes a bug 🔥 severity: high grid: general keyboard-navigation version: 7.0.x ✅ status: resolved Applies to issues that have pending PRs resolving them, or PRs that have already merged.

Comments

@rkaraivanov
Copy link
Member

Description

Keyboard navigation between first cell/last filtering chip (and vice versa) does not work in a grid with multi-column headers.

  • igniteui-angular version: 6.2.x+
  • browser: All

Steps to reproduce

  1. Open the MCH dev demo sample.
  2. Select the first cell/last chip in filtering row.
  3. Press Tab/Shift + Tab

Result

No navigation occurs and an error is thrown.

Expected result

Navigate to the next focusable element.

@sstoyanovIG sstoyanovIG added the 🛠️ status: in-development Issues and PRs with active development on them label Nov 27, 2018
@sstoyanovIG sstoyanovIG mentioned this issue Dec 3, 2018
14 tasks
@sstoyanovIG sstoyanovIG mentioned this issue Dec 3, 2018
14 tasks
@sstoyanovIG sstoyanovIG 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 Dec 3, 2018
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 🔥 severity: high grid: general keyboard-navigation version: 7.0.x ✅ status: resolved Applies to issues that have pending PRs resolving them, or PRs that have already merged.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants