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: button: use configprovider focus visible styles #301

Conversation

dkilgore-eightfold
Copy link
Contributor

SUMMARY:

A recent update to remove some global resets to <button> elements regressed the focus-visible styles. This change fixes and applies the global style to all buttons in Octuple components

JIRA TASK (Eightfold Employees Only):

ENG-26733

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, then yarn install and verify via the ConfigProvider story the styles via tabbing around the components (excluding the color pickers). Or implement a button in a ConfigProvider using CodeSandbox CI.

@codesandbox-ci
Copy link

codesandbox-ci bot commented Aug 11, 2022

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 f5d4f77:

Sandbox Source
React Configuration
Vanilla Configuration

@dkilgore-eightfold dkilgore-eightfold merged commit 6102bc6 into EightfoldAI:main Aug 11, 2022
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