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

Visual Accessibility issues on Model properties #4201

Closed
maryscar opened this issue Feb 6, 2018 · 1 comment
Closed

Visual Accessibility issues on Model properties #4201

maryscar opened this issue Feb 6, 2018 · 1 comment

Comments

@maryscar
Copy link
Contributor

maryscar commented Feb 6, 2018

Q A
Bug or feature request? Bug
Which Swagger/OpenAPI version? Latest
Which Swagger-UI version? 3.9.3
How did you install Swagger-UI? swagger-net
Which browser & version? Chrome 64.0.3282.140
Which operating system? Windows 10 v1709

Expected Behavior

1 ) Class property-format span fails color contrast ratio thresholds for accessibility.
2 ) Property Style fails color contrast ratio thresholds for accessibility.

Current Behavior

1 )
image

2 )
image

Possible Solution

1 ) Increase the weight to the property format.
$prop-format-font-color: $gray-600 !default;
2 ) Increase the weight to the property format.
From #999 to #6b6b6b

Context

Accessibility testing was completed using internal tools as well as Google Accessibility Extension (https://chrome.google.com/webstore/detail/accessibility-developer-t/fpkknkljclfencbdbgkenhalefipecmb) and aXe Accessibility Engine (https://www.deque.com/products/axe/). These failures were the most consistent and effect users with visual accessibility issues. Will submit a pull request with fixes.

@maryscar
Copy link
Contributor Author

PR for fixes merged.

@lock lock bot locked and limited conversation to collaborators Jul 2, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants