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(leadspace-breadcrumb): leadspace breadcrumb was missing a max-width #12139

Conversation

bruno-amorim
Copy link
Contributor

@bruno-amorim bruno-amorim commented Dec 2, 2024

Related Ticket(s)

ADCMS-6926

Description

When the Leadspace breadcrumbs has a very long text or it has many tiles, the breadcrumb would span full width instead of having a max-width set so it can break into multiple lines.

Changelog

By looking at what we have in v1, we found out that a max-width as missing, I added it back with the same value it had.

image

  • {{new thing}}

max-width added to the slotted breadcrumb element

Thanks all!

@bruno-amorim bruno-amorim requested a review from a team as a code owner December 2, 2024 19:53
@bruno-amorim bruno-amorim requested review from m4olivei, marcelojcs, andy-blum and Valentin-Sorin-Nicolae and removed request for a team December 2, 2024 19:53
Copy link

netlify bot commented Dec 2, 2024

Deploy Preview for ibm-dotcom-web-components ready!

Name Link
🔨 Latest commit
🔍 Latest deploy log https://app.netlify.com/sites/ibm-dotcom-web-components/deploys/674f300225e3a23299fb34f6
😎 Deploy Preview https://deploy-preview-12139--ibm-dotcom-web-components.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link

netlify bot commented Dec 2, 2024

Deploy Preview for ibm-dotcom-web-components-react-wrap ready!

Name Link
🔨 Latest commit c39e6d7
🔍 Latest deploy log https://app.netlify.com/sites/ibm-dotcom-web-components-react-wrap/deploys/674ef6993f59280007767e58
😎 Deploy Preview https://deploy-preview-12139--ibm-dotcom-web-components-react-wrap.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@m4olivei m4olivei closed this Dec 3, 2024
@m4olivei m4olivei reopened this Dec 3, 2024
@m4olivei m4olivei added the Ready to merge Label for the pull requests that are ready to merge label Dec 3, 2024
@m4olivei m4olivei merged commit 3ee263d into carbon-design-system:main Dec 3, 2024
32 of 34 checks passed
deathcave pushed a commit to deathcave/carbon-for-ibm-dotcom that referenced this pull request Dec 4, 2024
…th (carbon-design-system#12139)

* fix(leadspace-breadcrumb): leadspace breadcrumb was missing a max-width

* fixing css issues pointed by our checks

---------

Co-authored-by: Andy Blum <[email protected]>
Co-authored-by: Matthew Oliveira <[email protected]>
andy-blum added a commit that referenced this pull request Dec 4, 2024
…th (#12139)

* fix(leadspace-breadcrumb): leadspace breadcrumb was missing a max-width

* fixing css issues pointed by our checks

---------

Co-authored-by: Andy Blum <[email protected]>
Co-authored-by: Matthew Oliveira <[email protected]>
@andy-blum andy-blum mentioned this pull request Dec 4, 2024
kodiakhq bot pushed a commit that referenced this pull request Dec 5, 2024
Copy link
Contributor

Hey there! This issue/pull request was referenced in recently released v2.16.1.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Ready to merge Label for the pull requests that are ready to merge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants