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

Tabbing out of the combo search input not possible #3200

Closed
hanastasov opened this issue Nov 28, 2018 · 0 comments · Fixed by #3287
Closed

Tabbing out of the combo search input not possible #3200

hanastasov opened this issue Nov 28, 2018 · 0 comments · Fixed by #3287
Assignees
Labels
🐛 bug Any issue that describes a bug 📉 regression combo 🧨 severity: medium 🛠️ status: in-development Issues and PRs with active development on them

Comments

@hanastasov
Copy link
Contributor

Description

Tabbing out of the combo search input not possible throws error

  • igniteui-angular version: 6.2.0, 7.0.0

Steps to reproduce

  1. Go to https://stackblitz.com/angular/xojvxeryvyg
  2. Open the combo
  3. While the search input is focused, press the TAB Key

Result

Every tab key press brings errors in the console:
image

Expected result

No errors and tab press to move focus to next element.

@hanastasov hanastasov added 🐛 bug Any issue that describes a bug combo 🧨 severity: medium labels Nov 28, 2018
@ViktorSlavov ViktorSlavov self-assigned this Nov 28, 2018
rkaraivanov pushed a commit that referenced this issue Dec 3, 2018
* fix(igxCombo): fix combo and drop down navigation with TAB key, #3200

* fix(combo): focusing combo input highlights the first nav item in DD, #3200
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 📉 regression combo 🧨 severity: medium 🛠️ status: in-development Issues and PRs with active development on them
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants