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

fix: inputs: border color used for inputs is not a11y friendly #499

Conversation

dkilgore-eightfold
Copy link
Contributor

SUMMARY:

Improves CSS Variables by adding more semantically named input border vars
Improves color-contrast ratio of input borders to greater than 4:5:1 for every state

input1

input2

input3

input4

input5

input6

input7

input8

input9

input10

input11

input12

input13

input14

GITHUB ISSUE (Open Source Contributors)

#498

JIRA TASK (Eightfold Employees Only):

ENG-39677

CHANGE TYPE:

  • Bugfix Pull Request
  • Feature Pull Request

TEST COVERAGE:

  • Tests for this change already exist
  • I have added unittests for this change

TEST PLAN:

Pull the PR branch and run yarn and yarn storybook. Verify Input, Date Picker and Time Picker stories behave as expected.

@codesandbox-ci
Copy link

codesandbox-ci bot commented Jan 11, 2023

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit 1769bd5:

Sandbox Source
React Configuration
Vanilla Configuration

src/styles/themes/_default-theme.scss Outdated Show resolved Hide resolved
src/styles/themes/_default-theme.scss Show resolved Hide resolved
@dkilgore-eightfold dkilgore-eightfold merged commit cb386bd into EightfoldAI:main Jan 11, 2023
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