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: detach should be sent for node (#17695) (CP: 23.5) #19051

Merged
merged 2 commits into from Mar 27, 2024

Conversation

vaadin-bot
Copy link
Collaborator

No description provided.

Do not clean the node id or
hasAttached state too early as
then we do not send the detach
event for the node.

Fixes #17653
@vaadin-bot
Copy link
Collaborator Author

This PR is eligible for auto-merging policy, so it has been approved automatically. If there are pending conditions, auto merge (with 'squash' method) has been enabled for this PR[Message is sent from bot]

@vaadin-bot vaadin-bot enabled auto-merge (squash) March 27, 2024 08:23
Copy link

github-actions bot commented Mar 27, 2024

Test Results

  960 files  ±0    960 suites  ±0   48m 11s ⏱️ - 1m 23s
6 282 tests +4  6 233 ✅ +4  49 💤 ±0  0 ❌ ±0 
6 547 runs  +7  6 490 ✅ +7  57 💤 ±0  0 ❌ ±0 

Results for commit 3eea106. ± Comparison against base commit bcbc47a.

♻️ This comment has been updated with latest results.

)

Enables moving a component to another UI by just calling Element.removeFromTree() and then adding the component to the other UI.

Fixes #18390

---------

Co-authored-by: caalador <mikael.grankvist@vaadin.com>
Co-authored-by: Tatu Lund <tatu@vaadin.com>
Copy link

sonarcloud bot commented Mar 27, 2024

Quality Gate Passed Quality Gate passed

Issues
1 New issue
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@vaadin-bot
Copy link
Collaborator Author

This PR is eligible for auto-merging policy, so it has been approved automatically. If there are pending conditions, auto merge (with 'squash' method) has been enabled for this PR[Message is sent from bot]

@vaadin-bot vaadin-bot merged commit e86d65d into 23.5 Mar 27, 2024
41 of 42 checks passed
@vaadin-bot vaadin-bot deleted the cherry-pick-17695-to-23.5-1711527382588 branch March 27, 2024 11:51
@vaadin-bot
Copy link
Collaborator Author

This ticket/PR has been released with Vaadin 23.5.0.alpha1 and is also targeting the upcoming stable 23.5.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.

None yet

5 participants