Skip to content

Conversation

@RivaIvanova
Copy link
Member

Closes #12100

This PR also fixes an issue where the closing event was emitted once when closing the combo via the toggle button, but twice when closing it when clicking outside of it.

closing

NOTE FOR TESTING :

  • Verify that the input is cleared when closing the combo via the toggle button and immediately clicking outside of the combo, i.e., the below should not be reproducible:

collapsed-demo

Additional information (check all that apply):

  • Bug fix
  • New functionality
  • Documentation
  • Demos
  • CI/CD

Checklist:

  • All relevant tags have been applied to this PR
  • This PR includes unit tests covering all the new code (test guidelines)
  • This PR includes API docs for newly added methods/properties (api docs guidelines)
  • This PR includes feature/README.MD updates for the feature docs
  • This PR includes general feature table updates in the root README.MD
  • This PR includes CHANGELOG.MD updates for newly added functionality
  • This PR contains breaking changes
  • This PR includes ng update migrations for the breaking changes (migrations guidelines)
  • This PR includes behavioral changes and the feature specification has been updated with them

@RivaIvanova RivaIvanova added 🛠️ status: in-development Issues and PRs with active development on them simple-combo ❌ status: awaiting-test PRs awaiting manual verification and removed 🛠️ status: in-development Issues and PRs with active development on them labels Oct 10, 2022
@teodosiah teodosiah added 💥 status: in-test PRs currently being tested ✅ status: verified Applies to PRs that have passed manual verification and removed ❌ status: awaiting-test PRs awaiting manual verification 💥 status: in-test PRs currently being tested labels Oct 17, 2022
@ChronosSF ChronosSF merged commit bdf133b into master Oct 17, 2022
@ChronosSF ChronosSF deleted the rivanova/fix-12100-master branch October 17, 2022 13:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

simple-combo ✅ status: verified Applies to PRs that have passed manual verification

Projects

None yet

Development

Successfully merging this pull request may close these issues.

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

5 participants