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(BreadcrumbItem): do not overwrite child className #8578

Merged
merged 4 commits into from
May 10, 2021

Conversation

jinhei
Copy link
Contributor

@jinhei jinhei commented May 4, 2021

BreadcrumbItem current overwrites the className of its children, which should not occur. Codesandbox

Changelog

Changed

  • Pass className to children for BreadcrumbItems

Testing / Reviewing

Ensure that BreadcrumbItem children maintain the classname they are given.

@jinhei jinhei requested a review from a team as a code owner May 4, 2021 20:38
@jinhei jinhei requested review from tay1orjones and emyarod May 4, 2021 20:38
@github-actions
Copy link
Contributor

github-actions bot commented May 4, 2021

DCO Assistant Lite bot All contributors have signed the DCO.

@jinhei
Copy link
Contributor Author

jinhei commented May 4, 2021

I have read the DCO document and I hereby sign the DCO.

@netlify
Copy link

netlify bot commented May 4, 2021

Deploy preview for carbon-elements ready!

Built with commit 65e7d92

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

@netlify
Copy link

netlify bot commented May 4, 2021

Deploy preview for carbon-components-react ready!

Built with commit 65e7d92

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

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

@joshblack joshblack dismissed tay1orjones’s stale review May 10, 2021 13:17

Comments were addressed, I believe!

@joshblack joshblack merged commit 1f172df into carbon-design-system:main May 10, 2021
@tw15egan tw15egan mentioned this pull request May 10, 2021
22 tasks
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.

4 participants