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(radio-button): avoid outline cutoff in hidden overflow containers #7886

Merged

Conversation

emyarod
Copy link
Member

@emyarod emyarod commented Feb 24, 2021

Closes #7873
Closes #7113

Related #7133

This PR increases radio button spacing so that the box shadow which appears on focus does not get cut off in containers with hidden overflow

Changelog

Changed

Testing / Reviewing

add overflow: hidden to a radio button container and confirm that the radio button focus outline is not cut off and it is not repositioned too far to the left (#7873)

@netlify
Copy link

netlify bot commented Feb 24, 2021

Deploy preview for carbon-elements ready!

Built with commit 31befef

https://deploy-preview-7886--carbon-elements.netlify.app

@netlify
Copy link

netlify bot commented Feb 24, 2021

Deploy preview for carbon-components-react ready!

Built without sensitive environment variables with commit 31befef

https://deploy-preview-7886--carbon-components-react.netlify.app

Copy link
Member

@tw15egan tw15egan left a comment

Choose a reason for hiding this comment

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

LGTM 👍 ✅

@kodiakhq kodiakhq bot merged commit 58e48ff into carbon-design-system:master Feb 24, 2021
@emyarod emyarod deleted the 7873-radio-button-spacing branch February 25, 2021 17:00
@dakahn dakahn mentioned this pull request Mar 4, 2021
@emyarod emyarod mentioned this pull request Mar 8, 2021
60 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
3 participants