-
Notifications
You must be signed in to change notification settings - Fork 160
Closed
Copy link
Labels
🐛 bugAny issue that describes a bugAny issue that describes a bug✅ 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.combo
Description
Description
If you have 2 single combos next to each other that have a selected value and then click on the first one and press tab, then instead of just closing the dropdown the focus jumps to the next single combo. Each following tab doesn't do anything. The focus stays on the second combo.
- igniteui-angular version: 18.1.11
Steps to reproduce
Normal behavior:
Pressing tab only closes the dropdown
Wrong behavior:
Pressing tab focuses second dropdown. When pressing tab again, nothing happens.
Attachments
Metadata
Metadata
Labels
🐛 bugAny issue that describes a bugAny issue that describes a bug✅ 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.combo

