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): removed outline on disabled tertiary and ghost_buttons #4165

Merged

Conversation

ankitious
Copy link
Contributor

@ankitious ankitious commented Oct 2, 2019

Closes #3944

Regression bug: Disabled button's hover state #3944

Changelog

Changed

  • Added outline:none for ghost and tertiary disabled buttons

Testing / Reviewing

  • Go to ghost and tertiary buttons disabled button.
  • Hover over them.
  • Previously outline were coming which was unnecessary for disabled buttons.

@ankitious ankitious requested a review from a team as a code owner October 2, 2019 08:58
@ghost ghost requested review from abbeyhrt and jnm2377 October 2, 2019 08:58
@netlify
Copy link

netlify bot commented Oct 2, 2019

Deploy preview for the-carbon-components ready!

Built with commit 0ac8080

https://deploy-preview-4165--the-carbon-components.netlify.com

@netlify
Copy link

netlify bot commented Oct 2, 2019

Deploy preview for carbon-elements ready!

Built with commit 0ac8080

https://deploy-preview-4165--carbon-elements.netlify.com

@netlify
Copy link

netlify bot commented Oct 2, 2019

Deploy preview for carbon-components-react failed.

Built with commit 0ac8080

https://app.netlify.com/sites/carbon-components-react/deploys/5d9d098f6f10f40007e37029

Copy link
Member

@emyarod emyarod left a comment

Choose a reason for hiding this comment

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

looks good to me

Copy link
Member

@aagonzales aagonzales left a comment

Choose a reason for hiding this comment

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

🎉 Looks good!

Copy link
Contributor

@jnm2377 jnm2377 left a comment

Choose a reason for hiding this comment

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

Looks great! Thanks for the contribution! We currently have a code freeze until next week, but will merge this in after code freeze 🎉

@joshblack joshblack merged commit e973965 into carbon-design-system:master Oct 8, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Regression bug: Disabled button's hover state
6 participants