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

<igx-simple-combo> Selection lost on blur #11111

Closed
gazoonie opened this issue Feb 25, 2022 · 5 comments · Fixed by #11113, #11185 or #11280
Closed

<igx-simple-combo> Selection lost on blur #11111

gazoonie opened this issue Feb 25, 2022 · 5 comments · Fixed by #11113, #11185 or #11280
Assignees
Labels
🐛 bug Any issue that describes a bug ✅ status: resolved Applies to issues that have pending PRs resolving them, or PRs that have already merged.

Comments

@gazoonie
Copy link

Description

Selection is lost when leaving the combo box
I can repro the issue in the demo.
https://www.infragistics.com/products/ignite-ui-angular/angular/components/simple-combo#two-way-binding

  • igniteui-angular version: 13.0.12-13.0.13
  • browser: Chrome

Steps to reproduce

  1. Go to the Ignite Demo
  2. If not already at the Two-Way Binding demo, scroll to it.
  3. Open the dropdown and select an item.
  4. Click outside the dropdown
  5. See the selected value get cleared

Result

Selection not retained

Expected result

Selection is retained.

Attachments

Ignite Demo

@gazoonie gazoonie added the 🐛 bug Any issue that describes a bug label Feb 25, 2022
@mikerentmeister
Copy link

I am experiencing this issue as well after moving from 13.0.11 to 13.0.13

@jackofdiamond5 jackofdiamond5 added 🛠️ status: in-development Issues and PRs with active development on them and removed 🆕 status: new labels Feb 28, 2022
@jackofdiamond5 jackofdiamond5 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 Feb 28, 2022
@Lipata Lipata removed their assignment Mar 11, 2022
@mikerentmeister
Copy link

mikerentmeister commented Mar 29, 2022

@jackofdiamond5, @Lipata and @dkamburov - This is still happening in 13.1.7, and is still happening in this demo: https://www.infragistics.com/products/ignite-ui-angular/angular/components/simple-combo#two-way-binding

@mikerentmeister
Copy link

Please reopen this issue

@grosch-intl
Copy link

@mikerentmeister This has worked fine for me since 13.1.5. I just upgraded to 13.1.7 and it's still working properly.

@jackofdiamond5
Copy link
Member

@grosch-intl I just tested it and there is a small issue with two-way binding where after the app has fired up, if you have an initial value in the combo and you focus/blur then it clears. I believe this is what @mikerentmeister is talking about - and thank you for pointing it out, it seems like we've missed it during testing so I'll create PRs for it shortly. :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 bug Any issue that describes a bug ✅ status: resolved Applies to issues that have pending PRs resolving them, or PRs that have already merged.
Projects
None yet
5 participants