-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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(Search): pass className to custom icons #9554
fix(Search): pass className to custom icons #9554
Conversation
✔️ Deploy Preview for carbon-react-next ready! 🔨 Explore the source changes: cdb0c1f 🔍 Inspect the deploy log: https://app.netlify.com/sites/carbon-react-next/deploys/6131e4e41ee92400071bd03b 😎 Browse the preview: https://deploy-preview-9554--carbon-react-next.netlify.app |
✔️ Deploy Preview for carbon-elements ready! 🔨 Explore the source changes: cdb0c1f 🔍 Inspect the deploy log: https://app.netlify.com/sites/carbon-elements/deploys/6131e4e4e5971f0007a25422 😎 Browse the preview: https://deploy-preview-9554--carbon-elements.netlify.app |
✔️ Deploy Preview for carbon-components-react ready! 🔨 Explore the source changes: cdb0c1f 🔍 Inspect the deploy log: https://app.netlify.com/sites/carbon-components-react/deploys/6131e4e4a0bf5f00075b2e22 😎 Browse the preview: https://deploy-preview-9554--carbon-components-react.netlify.app |
@tw15egan do we need to remove that extra story before merging or do you want to keep that? |
I can remove it before merging once @jnm2377 reviews 👍🏻 |
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.
LGTM!!! 🔥
4377311
to
6d8ea26
Compare
Closes #9551
Now passes in the
bx--search-magnifier-icon
class to any custom icon passed in to replace the magnifier iconChangelog
New
Changed
bx--search-magnifier-icon
to any custom icon passed in toSearch
Testing / Reviewing
Ensure a custom icon renders like the magnifier icon