carbon-design-system / carbon-components-vue

Vue implementation of the Carbon Design System
http://vue.carbondesignsystem.com
Apache License 2.0
609 stars 178 forks source link

CvModal: Accessibility Interactive component with ARIA role 'dialog' does not have a programmatically associated name #1251

Open KJaspers opened 3 years ago

KJaspers commented 3 years ago

IBM Equal Access Accessibility Checker found an issue in the CvModal component. Originally it was found when testing our application, but it can easily be reproduced with the Vue.js Carbon storybook:

Screenshot 2021-09-13 at 08 33 14

davidnixon commented 1 year ago

This was originally written against Vue 2 components but is a good candidate for an accessibility test for the src/components/CvModal/CvModal.vue component in Vue 3. See guidance

github-actions[bot] commented 3 months ago

This issue has been marked as stale because it has required additional info or a response from the author for over 14 days. When you get the chance, please comment with the additional info requested. Otherwise, this issue will be closed in 14 days.