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(table-header): forward ref for <th> #4877

Merged

Conversation

tay1orjones
Copy link
Member

@tay1orjones tay1orjones commented Dec 13, 2019

Closes #4876

Add Forward refs for <th> in TableHeader

Changelog

Changed

  • fix(table-header): forward ref for <th>

Testing / Reviewing

View the storybook, react dev tools should show the forward ref

@tay1orjones tay1orjones requested a review from a team as a code owner December 13, 2019 20:18
@ghost ghost requested review from dakahn and emyarod December 13, 2019 20:18
@netlify
Copy link

netlify bot commented Dec 13, 2019

Deploy preview for the-carbon-components ready!

Built with commit 6b8c0ee

https://deploy-preview-4877--the-carbon-components.netlify.com

@netlify
Copy link

netlify bot commented Dec 13, 2019

Deploy preview for carbon-elements failed.

Built with commit 6b8c0ee

https://app.netlify.com/sites/carbon-elements/deploys/5df80e190b02290007b73cfd

@netlify
Copy link

netlify bot commented Dec 13, 2019

Deploy preview for carbon-components-react ready!

Built with commit 6b8c0ee

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

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 @tay1orjones!

@asudoh asudoh merged commit 36352fa into carbon-design-system:master Dec 16, 2019
@tay1orjones tay1orjones deleted the 4876-table-header-refs branch December 17, 2019 01:33
joshblack pushed a commit to joshblack/carbon that referenced this pull request Jan 6, 2020
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.

Forward refs for TableHeader <th>
4 participants