Skip to content

FORMS-18743: Active user interface component lacks 3 to 1 contrast ratio @sunnym @vavarshn#35

Closed
stefan-dragomir wants to merge 1 commit intoadobe:mainfrom
stefan-dragomir:ens37130/FORMS-18743
Closed

FORMS-18743: Active user interface component lacks 3 to 1 contrast ratio @sunnym @vavarshn#35
stefan-dragomir wants to merge 1 commit intoadobe:mainfrom
stefan-dragomir:ens37130/FORMS-18743

Conversation

@stefan-dragomir
Copy link
Copy Markdown
Contributor

@stefan-dragomir stefan-dragomir commented Apr 1, 2025

Description

Related Issue

https://jira.corp.adobe.com/browse/FORMS-18743

Motivation and Context

How Has This Been Tested?

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • I have signed the Adobe Open Source CLA.
  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

appearance: none;
margin: 0;
border-radius: 1rem;
border: 1px solid $light-gray;
Copy link
Copy Markdown
Contributor

@akshayvas akshayvas Apr 29, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@stefan-dragomir If we are changing border color for radio button, should it not be same for checkbox as well ?
Or rather for all input fields. Currently also, #ddd color is common for all input fields.
cc: @vaibhav2601

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Updated in #40

@stefan-dragomir
Copy link
Copy Markdown
Contributor Author

Cloned by #40 , closing this PR.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants