Skip to content

Conversation

sissbruecker
Copy link
Contributor

@sissbruecker sissbruecker commented Aug 4, 2025

Description

Allows to listen for when a ConfirmDialog's closing animation has finished. When conditionally rendering dialogs this allows to wait until the closing animation has finished before removing the component from the UI, which does not work when using listeners for the confirm, cancel or reject events.

Closes #7793

Type of change

  • Feature

Copy link

sonarqubecloud bot commented Aug 4, 2025

@sissbruecker sissbruecker merged commit 14182f2 into main Aug 4, 2025
5 checks passed
@sissbruecker sissbruecker deleted the feat/confirm-dialog-add-closed-listener branch August 4, 2025 14:00
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.

[Dialog] Allow listening for closed event
2 participants