FORMS-18722: Active user interface component lacks 3 to 1 contrast ratio @sunnym @vavarshn#39
FORMS-18722: Active user interface component lacks 3 to 1 contrast ratio @sunnym @vavarshn#39
Conversation
| display: flex; | ||
| align-items: center; | ||
| justify-content: center; | ||
| border: 1px solid $light-gray; |
There was a problem hiding this comment.
@CezarSTF The change looks fine, but please check if changing to this color is making checkbox look very different from radio buttons or not?(also what is contrast ratio for radio button then) . Ideally, we should have same border colors for these.
There was a problem hiding this comment.
Hello @akshayvas !
Yes, the checkbox border contrast doesn't match the radio buttons contrast, (radio button group contrast is 1.29:1), should I change the contrast to the radio button group too?
Please let me know how to proceed.

There was a problem hiding this comment.
@CezarSTF Yes, both should have same border, otherwise it might seem that radio button is in some other state
…:1 contrast ratio @sunnym @vavarshn
|
@akshayvas |
|
The ticket is fixed by this PR ( https://github.com/adobe/aem-forms-theme-wknd/pull/40/files ). Closing |



Description
Related Issue
Motivation and Context
How Has This Been Tested?
Screenshots (if appropriate):
Types of changes
Checklist: