Skip to content

Conversation

DRiFTy17
Copy link
Collaborator

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?

Screen readers were not announcing the accessible label and description for the dialog when opening due to the dynamic nature of how we were handling the internal accessible elements. This change ensures that these accessible elements are always available in the DOM statically to avoid any async DOM updates aside from text content changing.

@DRiFTy17 DRiFTy17 added patch Increment the patch version when merged skip-release Preserve the current version when merged accessibility labels Mar 29, 2025
@DRiFTy17 DRiFTy17 requested a review from a team as a code owner March 29, 2025 17:32
Copy link

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

Copy link
Contributor

View Storybook Deployment
pr/tyler-technologies-oss:fix-dialog-aria

@DRiFTy17 DRiFTy17 merged commit 2fde0bb into main Mar 31, 2025
19 checks passed
@DRiFTy17 DRiFTy17 deleted the fix-dialog-aria branch March 31, 2025 23:54
Copy link
Contributor

github-actions bot commented Apr 3, 2025

🚀 PR was released in v3.8.0 🚀

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

Successfully merging this pull request may close these issues.

3 participants