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

IgxCombo: touched property is not updated properly, invalid color is not applied on blur with required attr #14900

Open
RivaIvanova opened this issue Oct 9, 2024 · 0 comments · May be fixed by #14922, #14923 or #14924
Assignees
Labels
🐛 bug Any issue that describes a bug combo version: 17.2.x version: 18.1.x version: 18.2.x ✅ status: resolved Applies to issues that have pending PRs resolving them, or PRs that have already merged.

Comments

@RivaIvanova
Copy link
Member

Description

Describe the issue.

  • igniteui-angular version: master, 18.1.x, 17.2.x
  • browser:

Steps to reproduce

  1. Open this sample.
  2. Open the combo and click outside of it.
  3. Open the combo, click on the read-only input or toggle icon, and click outside of the combo.

Result

The touched property is not updated properly and the invalid color is not applied. (step 2)

Expected result

The touched property is updated properly and the invalid color is applied. (step 3)

Attachments

igxCombo - required - touched - blur

@RivaIvanova RivaIvanova changed the title IgxCombo: touched property is not updated properly, required color is not applied on blur IgxCombo: touched property is not updated properly, invalid color is not applied on blur with required attr Oct 9, 2024
@kacheshmarova kacheshmarova assigned Zneeky and unassigned Lipata Oct 16, 2024
@kacheshmarova kacheshmarova added 🛠️ status: in-development Issues and PRs with active development on them and removed 🆕 status: new labels Oct 17, 2024
@Zneeky Zneeky 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 Oct 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment