Skip to content

Conversation

DRiFTy17
Copy link
Collaborator

@DRiFTy17 DRiFTy17 commented Jun 5, 2025

PR Checklist

Please check if your PR fulfills the following requirements:

  • Tests for the changes have been added/updated: Y
  • Docs have been added/updated: N
  • Does this PR introduce a breaking change? N
  • I have linked any related GitHub issues to be closed when this PR is merged? N

Describe the new behavior?

Allow for the persistent state to be toggled dynamically regardless of whether the dialog is open or not.

Additional information

This fixes an order of operations issue where opening the dialog before setting the persistent property would still allow the dialog to be closed when the backdrop is clicked.

@DRiFTy17 DRiFTy17 added the patch Increment the patch version when merged label Jun 5, 2025
@DRiFTy17 DRiFTy17 requested a review from a team as a code owner June 5, 2025 18:38
Copy link

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

@DRiFTy17 DRiFTy17 merged commit e51e2f7 into main Jun 9, 2025
13 checks passed
@DRiFTy17 DRiFTy17 deleted the fix-dialog-persistent-order branch June 9, 2025 18:41
Copy link
Contributor

github-actions bot commented Jun 9, 2025

🚀 PR was released in v3.9.0 🚀

@github-actions github-actions bot added the released This issue/pull request has been released. label Jun 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
patch Increment the patch version when merged released This issue/pull request has been released.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants