-
Notifications
You must be signed in to change notification settings - Fork 159
Closed
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.simple-comboversion: 12.3.xversion: 13.2.xversion: 14.2.x
Description
Description
When typing some text in the filter input, the text gets cleared on blur when the combo is expanded but remains if the combo is collapsed.
- igniteui-angular version: 14.1.x, 13.2.x, 12.3.x
- browser: all
Steps to reproduce
- Open Angular Simple Combo Example.
- Type some text in the input and click outside the combo while it is expanded. (text gets cleared)
- Type some text in the input, close the combo and click outside of it. (text does not get cleared)
Result
The text does not get cleared.
Expected result
The text should get cleared.
Attachments
Metadata
Metadata
Assignees
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.simple-comboversion: 12.3.xversion: 13.2.xversion: 14.2.x
