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(CQ-4274470): Modal dialogs missing attributes #229

Merged
merged 1 commit into from
Aug 15, 2022
Merged

fix(CQ-4274470): Modal dialogs missing attributes #229

merged 1 commit into from
Aug 15, 2022

Conversation

Pareesh
Copy link
Collaborator

@Pareesh Pareesh commented Aug 11, 2022

Added a aria-modal attribute on dialog.

Description

The dialog is a modal window that prevents the user from navigating out of it. This type of dialog should be noted as such.

Related Issue

Motivation and Context

How Has This Been Tested?

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.

@Pareesh Pareesh merged commit fa462e9 into adobe:master Aug 15, 2022
github-actions bot pushed a commit that referenced this pull request Aug 15, 2022
## [4.14.3](v4.14.2...v4.14.3) (2022-08-15)

### Bug Fixes

* **CQ-4274470:** Modal dialogs missing attributes ([#229](#229)) ([fa462e9](fa462e9))
@github-actions
Copy link

🎉 This PR is included in version 4.14.3 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant