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(Tooltip): use valid prop name for tabIndex #5679

Merged
merged 4 commits into from
Mar 23, 2020

Conversation

emyarod
Copy link
Member

@emyarod emyarod commented Mar 23, 2020

Closes #5673

This PR corrects an invalid tabindex prop with camel cased tabIndex for React

@emyarod emyarod requested a review from a team as a code owner March 23, 2020 14:34
@ghost ghost requested review from aledavila and joshblack March 23, 2020 14:34
@joshblack
Copy link
Contributor

@aledavila after this is merged do you think we could pull this into #5655 ?

@netlify
Copy link

netlify bot commented Mar 23, 2020

Deploy preview for carbon-elements ready!

Built with commit f7ff922

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

@netlify
Copy link

netlify bot commented Mar 23, 2020

Deploy preview for carbon-components-react ready!

Built with commit f7ff922

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

@aledavila
Copy link
Contributor

@joshblack. Yes ! 🎉

@asudoh asudoh merged commit fd12e21 into carbon-design-system:master Mar 23, 2020
@emyarod emyarod deleted the 5673-tooltip-tabindex branch March 24, 2020 14:34
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.

Tooltip internal tabindex Property causing React warning
6 participants