Skip to content

feat(modal): add 'aria-modal="true"' to modal#2756

Merged
davidacevedo merged 1 commit intoreactstrap:masterfrom
adinajohnson:add-aria-modal
Jun 9, 2023
Merged

feat(modal): add 'aria-modal="true"' to modal#2756
davidacevedo merged 1 commit intoreactstrap:masterfrom
adinajohnson:add-aria-modal

Conversation

@adinajohnson
Copy link
Copy Markdown
Contributor

For better screenreader accessibility so content outside modals is not read by screenreaders — see twbs/bootstrap#27780 and the attribute documentation

  • Bug fix
  • New feature
  • Chore
  • Breaking change
  • There is an open issue which this change addresses
  • I have read the CONTRIBUTING document.
  • My commits follow the Git Commit Guidelines
  • My code follows the code style of this project.
  • My change requires a change to the documentation.
    • I have updated the documentation accordingly.
  • My change requires a change to Typescript typings.
    • I have updated the typings accordingly.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

For better screenreader accessibility
@davidacevedo davidacevedo merged commit 6af5b3a into reactstrap:master Jun 9, 2023
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.

2 participants