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): Fix story categorization and OutlineButton focus background #740

Merged
merged 4 commits into from
Jun 12, 2020

Conversation

anicholls
Copy link
Contributor

Summary

Outline buttons had a bug where if you clicked to focus and the moused off the button, the background wouldn't change back. This was an issue with the input provider styles because the default background was undefined instead of 'transparent'

@anicholls anicholls added the 4.x label Jun 12, 2020
@cypress
Copy link

cypress bot commented Jun 12, 2020



Test summary

369 0 1 0


Run details

Project canvas-kit
Status Passed
Commit 8e1b8ef ℹ️
Started Jun 12, 2020 8:35 PM
Ended Jun 12, 2020 8:39 PM
Duration 03:38 💡
OS Linux Ubuntu Linux - 18.04
Browser Electron 80

View run in Cypress Dashboard ➡️


This comment has been generated by cypress-bot as a result of this project's GitHub integration settings. You can manage this integration in this project's settings in the Cypress Dashboard

@anicholls anicholls merged commit 87036b9 into Workday:prerelease/v4 Jun 12, 2020
@anicholls anicholls deleted the fix-buttons branch June 12, 2020 20:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants