Skip to content

Conversation

ugur-vaadin
Copy link
Contributor

@ugur-vaadin ugur-vaadin commented Oct 9, 2025

Description

Fires CollapseEvent/ExpandEvent on collapsing/expanding recursively.

This is a behaviour altering change.

Closes #1237

Type of change

  • Refactor (Breaking change)

Checklist

  • I have read the contribution guide: https://vaadin.com/docs/latest/contributing/overview
  • I have added a description following the guideline.
  • The issue is created in the corresponding repository and I have referenced it.
  • I have added tests to ensure my change is effective and works as intended.
  • New and existing tests are passing locally with my change.
  • I have performed self-review and corrected misspellings.

@ugur-vaadin ugur-vaadin changed the title refactor: fire events on expanding and collapsing recursively refactor!: fire events on expanding and collapsing recursively Oct 16, 2025
@ugur-vaadin ugur-vaadin force-pushed the refactor-fire-events-on-expanding-and-collapsing-recursively branch from 4151197 to 6f3aa5a Compare October 16, 2025 09:43
@ugur-vaadin ugur-vaadin enabled auto-merge (squash) October 16, 2025 09:44
Copy link

@ugur-vaadin ugur-vaadin merged commit 18b99f1 into main Oct 16, 2025
5 checks passed
@ugur-vaadin ugur-vaadin deleted the refactor-fire-events-on-expanding-and-collapsing-recursively branch October 16, 2025 10:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Expand recursively seems not to fire an expand event.

3 participants