Skip to content

[IgxSimpleCombo] typed text in input does not get cleared on blur when combo is collapsed #12100

@RivaIvanova

Description

@RivaIvanova

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

  1. Open Angular Simple Combo Example.
  2. Type some text in the input and click outside the combo while it is expanded. (text gets cleared)
  3. 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

This could be observed in the below attachment:
combo-collapse

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions