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: dispatch change event in setChecked #7000

Merged
merged 3 commits into from
Jan 6, 2025
Merged

Conversation

vursen
Copy link
Contributor

@vursen vursen commented Jan 6, 2025

Description

The PR updates the setChecked method of CheckboxElement to dispatch a change event, allowing applications to use this method for selecting grid checkboxes after they were refactored to listen to the change event in vaadin/web-components#8239.

Type of change

  • Bugfix

@vursen vursen marked this pull request as ready for review January 6, 2025 14:43
@vursen vursen enabled auto-merge (squash) January 6, 2025 14:50
…/test/java/com/vaadin/flow/component/grid/it/GridMultiSelectionColumnPageIT.java
Copy link

sonarqubecloud bot commented Jan 6, 2025

@vursen vursen merged commit cb16438 into main Jan 6, 2025
5 checks passed
@vursen vursen deleted the dispatch-change-in-set-checked branch January 6, 2025 15:10
vursen added a commit that referenced this pull request Jan 6, 2025
@vaadin-bot
Copy link
Collaborator

This ticket/PR has been released with Vaadin 24.7.0.alpha3 and is also targeting the upcoming stable 24.7.0 version.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants