fix(ExpandableSearch): fix magnifier icon tooltip size#22019
Conversation
✅ Deploy Preview for v11-carbon-react ready!Built without sensitive environment variables
To edit notification comments on pull requests, go to your Netlify project configuration. |
✅ Deploy Preview for v11-carbon-web-components ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #22019 +/- ##
==========================================
- Coverage 94.90% 94.90% -0.01%
==========================================
Files 541 541
Lines 45259 45259
Branches 6391 6336 -55
==========================================
- Hits 42955 42954 -1
- Misses 2172 2173 +1
Partials 132 132
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
Would it be possible to make the tooltip configurable? i.e., the tooltip text and position can be changed with props? For Icon Buttons, both the tooltip text and where it renders (top, bottom) can be controlled with props. https://react.carbondesignsystem.com/?path=/story/components-iconbutton--default |
@benjamin-t-santos Sure thing! Do you mind if I do it in another PR? I'd love to get the design issue resolved asap and new props would require testing etc. However, also happy to do it in one run - just let me know! |
|
Another PR is fine. Thank you. |
9d14fd2
Closes #21567
Before:
After:
Changelog
Changed
Testing / Reviewing
PR Checklist
As the author of this PR, before marking ready for review, confirm you:
More details can be found in the pull request guide