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

fix(combo-box): add title attribute to input field #5621

Merged
merged 4 commits into from
Mar 24, 2020

Conversation

tw15egan
Copy link
Collaborator

Closes #4788

Adds title attribute to the ComboBox input field.

Changelog

New

  • title attribute on input field. Will display browser tooltip when hovering over the ComboBox input.

Testing / Reviewing

Hover over ComboBox input field and ensure the current text value is displayed

@tw15egan tw15egan requested a review from a team as a code owner March 13, 2020 17:27
@ghost ghost requested review from emyarod and joshblack March 13, 2020 17:27
@tw15egan tw15egan requested a review from laurenmrice March 13, 2020 17:31
@netlify
Copy link

netlify bot commented Mar 13, 2020

Deploy preview for carbon-elements ready!

Built with commit b76ecf9

https://deploy-preview-5621--carbon-elements.netlify.com

@netlify
Copy link

netlify bot commented Mar 13, 2020

Deploy preview for carbon-components-react ready!

Built with commit b76ecf9

https://deploy-preview-5621--carbon-components-react.netlify.com

Copy link
Member

@laurenmrice laurenmrice left a comment

Choose a reason for hiding this comment

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

perfecto 👍🏻

Copy link
Contributor

@asudoh asudoh left a comment

Choose a reason for hiding this comment

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

LGTM 👍 - Thanks @tw15egan!

Copy link
Member

@emyarod emyarod left a 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

@tw15egan tw15egan merged commit 99f01a3 into carbon-design-system:master Mar 24, 2020
@tw15egan tw15egan deleted the combo-box-hover branch April 28, 2021 18:15
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.

Dropdown/Combox box input box and menu items should show tooltips
5 participants