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

Improve accessibility for Authorization buttons #8998

Closed
ext-jaret opened this issue Jul 5, 2023 · 2 comments · Fixed by #8999
Closed

Improve accessibility for Authorization buttons #8998

ext-jaret opened this issue Jul 5, 2023 · 2 comments · Fixed by #8999

Comments

@ext-jaret
Copy link
Contributor

ext-jaret commented Jul 5, 2023

Content & configuration

The Authorize and Logout buttons do not provide additional descriptions that are used for improving accessibility, e.g. by screen readers.

Is your feature request related to a problem?

N.A.: not an existing filed problem.

Describe the solution you'd like

Based upon Web Accessibility Guidelines v2.0 (https://www.w3.org/TR/WCAG20/) adding a hidden label would be sufficient to provide addition descriptions without changing the UI itself.

Describe alternatives you've considered

See https://www.w3.org/WAI/WCAG21/Techniques/html/H44 for the alternatives besides a hidden label (such as roles).

Additional context

SwaggerAuthorizeButton Related issues (but with broader scope): - https://github.com//issues/6512 - https://github.com//issues/5297
@ext-jaret
Copy link
Contributor Author

@char0n This is the first issue and PR I do for this repository. Is according to you the above format correct and complete? And most importantly do you think the content make sense?

@char0n
Copy link
Member

char0n commented Aug 31, 2023

Hi @vmware-jaret,

Yeah, the issue format is just fine, thanks!

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

Successfully merging a pull request may close this issue.

2 participants