-
Notifications
You must be signed in to change notification settings - Fork 139
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
refactor: implement useTagOverflow hook #6630
base: main
Are you sure you want to change the base?
Conversation
✅ Deploy Preview for ibm-products-web-components ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
✅ Deploy Preview for carbon-for-ibm-products ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #6630 +/- ##
=======================================
Coverage 80.76% 80.77%
=======================================
Files 396 397 +1
Lines 12885 12889 +4
Branches 4267 4267
=======================================
+ Hits 10407 10411 +4
Misses 2478 2478
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Closes #6601
What did you change?
packages/ibm-products/src/components/TagOverflow/useTagOverflow.ts
How did you test and verify your work?
yarn test
yarn avt
Storybook