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

fix(combobox): fix sporadic change event emitted on initialization #10952

Merged
merged 3 commits into from
Dec 4, 2024

Conversation

jcfranco
Copy link
Member

@jcfranco jcfranco commented Dec 3, 2024

Related Issue: #10731

Summary

Tweaks initialization logic to prevent extraneous change event that happened after #10310.

@github-actions github-actions bot added the bug Bug reports for broken functionality. Issues should include a reproduction of the bug. label Dec 3, 2024
@jcfranco jcfranco added no changelog entry Use the commit override to avoid a changelog entry pr ready for visual snapshots Adding this label will run visual snapshot testing. labels Dec 3, 2024
@jcfranco jcfranco marked this pull request as ready for review December 3, 2024 08:07
Copy link
Member

@driskull driskull left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@jcfranco jcfranco added the skip visual snapshots Pull requests that do not need visual regression testing. label Dec 3, 2024
@jcfranco jcfranco removed the pr ready for visual snapshots Adding this label will run visual snapshot testing. label Dec 3, 2024
@jcfranco jcfranco merged commit e84ed58 into dev Dec 4, 2024
10 checks passed
@jcfranco jcfranco deleted the jcfranco/fix-combobox-init-change-event branch December 4, 2024 00:28
@github-actions github-actions bot added this to the 2024-12-17 - Dec Milestone milestone Dec 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Bug reports for broken functionality. Issues should include a reproduction of the bug. no changelog entry Use the commit override to avoid a changelog entry skip visual snapshots Pull requests that do not need visual regression testing.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants