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

feat(BreadcrumbWithOverflow): adopt overflowMenuV12 and floating ui #6411

Merged
merged 10 commits into from
Nov 26, 2024

Conversation

amal-k-joy
Copy link
Contributor

Closes #5493

Add floating-ui to BreadcrumbWithOverflow

What did you change?

Adopted carbon overflowMenuV12 by enabling the feature flag enableV12Overflowmenu
Updated failed testcases
Updated to new props and used MenuItem as children for OverflowMenu instead of OverflowMenuItem

How did you test and verify your work?

storybook

@amal-k-joy amal-k-joy requested a review from a team as a code owner November 12, 2024 06:50
@amal-k-joy amal-k-joy requested review from makafsal and anamikaanu96 and removed request for a team November 12, 2024 06:50
Copy link

netlify bot commented Nov 12, 2024

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

Name Link
🔨 Latest commit b96d5ed
🔍 Latest deploy log https://app.netlify.com/sites/ibm-products-web-components/deploys/6745971b0854d40008a93cb9
😎 Deploy Preview https://deploy-preview-6411--ibm-products-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 Nov 12, 2024

Deploy Preview for carbon-for-ibm-products ready!

Name Link
🔨 Latest commit b96d5ed
🔍 Latest deploy log https://app.netlify.com/sites/carbon-for-ibm-products/deploys/6745971bd28848000832cce0
😎 Deploy Preview https://deploy-preview-6411--carbon-for-ibm-products.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

codecov bot commented Nov 12, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 79.85%. Comparing base (2eab4db) to head (b96d5ed).
Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6411      +/-   ##
==========================================
+ Coverage   79.64%   79.85%   +0.20%     
==========================================
  Files         394      394              
  Lines       12872    12877       +5     
  Branches     4257     4258       +1     
==========================================
+ Hits        10252    10283      +31     
+ Misses       2620     2594      -26     
Components Coverage Δ
ibm-products ∅ <ø> (∅)
ibm-products-web-components ∅ <ø> (∅)

@amal-k-joy amal-k-joy enabled auto-merge November 12, 2024 08:50
Copy link
Member

@makafsal makafsal left a comment

Choose a reason for hiding this comment

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

Can you add some tests according to Codecov?

@makafsal makafsal self-requested a review November 21, 2024 09:17
makafsal
makafsal previously approved these changes Nov 21, 2024
Copy link
Member

@makafsal makafsal left a comment

Choose a reason for hiding this comment

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

LGTM

anamikaanu96
anamikaanu96 previously approved these changes Nov 26, 2024
@amal-k-joy amal-k-joy added this pull request to the merge queue Nov 26, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Nov 26, 2024
@anamikaanu96 anamikaanu96 added this pull request to the merge queue Nov 26, 2024
Merged via the queue into carbon-design-system:main with commit f716852 Nov 26, 2024
33 checks passed
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.

Add floating-ui to BreadcrumbWithOverflow
4 participants