-
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(combo-box): add title attribute to input field #5621
fix(combo-box): add title attribute to input field #5621
Conversation
Deploy preview for carbon-elements ready! Built with commit b76ecf9 |
Deploy preview for carbon-components-react ready! Built with commit b76ecf9 https://deploy-preview-5621--carbon-components-react.netlify.com |
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.
perfecto 👍🏻
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 👍 - Thanks @tw15egan!
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.
looks good to me
Closes #4788
Adds
title
attribute to theComboBox
input field.Changelog
New
title
attribute on input field. Will display browser tooltip when hovering over theComboBox
input.Testing / Reviewing
Hover over
ComboBox
input field and ensure the current text value is displayed