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

[a11y]: API Key Modal, Label is not descriptive #6250

Closed
2 tasks done
anamikaanu96 opened this issue Oct 18, 2024 · 0 comments · Fixed by #6298
Closed
2 tasks done

[a11y]: API Key Modal, Label is not descriptive #6250

anamikaanu96 opened this issue Oct 18, 2024 · 0 comments · Fixed by #6298
Assignees
Labels
component: APIKeyModal type: a11y ♿ Issues not following accessibility standards

Comments

@anamikaanu96
Copy link
Contributor

Package

@carbon/ibm-products

Browser

Firefox

Operating System

Windows

Package version

v2.52.0-rc.0

React version

No response

Automated testing tool and ruleset

Manual Testing

Assistive technology

JAWS

Description

For the mentioned Link which Download API Key :

  1. Label is not descriptive : existing label is not explaining the purpose of the Element, also the "word -JSON" is not understandable to a Laymen user.
  2. The Link Role is not appropriate as this Element performing an action(Download), instead opening a page.

Expected behaviour :

  1. Provide a more descriptive Label for example : "Download API Key in Java Script File format"
  2. Present this Element as Button , use Role =Region

WCAG 2.1 Violation

No response

Reproduction/example

https://ibm-products.carbondesignsystem.com/?path=/story/ibm-products-components-generating-an-api-key-apikeymodal--generate&globals=viewport:basic

Steps to reproduce

This is reported in API Key Modal /Instant Generate.

Code of Conduct

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: APIKeyModal type: a11y ♿ Issues not following accessibility standards
Projects
Status: Done 🚀
Development

Successfully merging a pull request may close this issue.

2 participants