Skip to content

refactor!: update ConfirmDialog to not use HasOrderedComponents #7814

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

Merged
merged 6 commits into from
Aug 12, 2025

Conversation

web-padawan
Copy link
Member

@web-padawan web-padawan commented Aug 7, 2025

Description

Fixes #5276
Fixes #5275

UPD: also un-deprecated add() and remove() methods.

Type of change

  • Breaking change

@web-padawan web-padawan force-pushed the refactor/confirm-dialog-has-components branch from 744d08c to 82ba9b9 Compare August 7, 2025 12:34

public class ConfirmDialogChildrenTest {

private UI ui = new UI();
Copy link
Contributor

Choose a reason for hiding this comment

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

Looks like setting up a UI is not necessary for this test suite.

Copy link
Member Author

Choose a reason for hiding this comment

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

Thanks, it was a copy-paste from DialogChildrenTest file. Removed.

@web-padawan web-padawan force-pushed the refactor/confirm-dialog-has-components branch from 77cd2ee to 9044c5e Compare August 8, 2025 11:47
Copy link

@sissbruecker sissbruecker merged commit bae5954 into main Aug 12, 2025
5 checks passed
@sissbruecker sissbruecker deleted the refactor/confirm-dialog-has-components branch August 12, 2025 06:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants