• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

ehtick / igniteui-angular / 25686678915

11 May 2026 12:35PM UTC coverage: 90.143% (-0.002%) from 90.145%
25686678915

push

github

web-flow
fix(combo,select): reset to INITIAL state on control.disable() when touched/dirty (#17262)

* fix(combo,select): reset to INITIAL state on control.disable() when touched/dirty

Closes #17234

Replace `!this.disabled` with `!this.ngControl.disabled`, which reflects
the live control status and is already `true` at the time
`statusChanges` emits. This matches the pattern used by IgxTimePicker
and IgxDateRangePicker.

* Potential fix for pull request finding 'Semicolon insertion'

Co-authored-by: Copilot Autofix powered by AI <223894421+github-code-quality[bot]@users.noreply.github.com>

* Potential fix for pull request finding 'Semicolon insertion'

Co-authored-by: Copilot Autofix powered by AI <223894421+github-code-quality[bot]@users.noreply.github.com>

---------

Co-authored-by: Copilot Autofix powered by AI <223894421+github-code-quality[bot]@users.noreply.github.com>

14833 of 17277 branches covered (85.85%)

Branch coverage included in aggregate %.

29878 of 32323 relevant lines covered (92.44%)

34565.84 hits per line

Source File
Press 'n' to go to next uncovered line, 'b' for previous

95.22
/projects/igniteui-angular/select/src/select/select.component.ts


Source Not Available

STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc