-
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(data-table): fix data-table with sorting in ie11 #6550
fix(data-table): fix data-table with sorting in ie11 #6550
Conversation
Deploy preview for carbon-elements ready! Built with commit 0467b1a |
Deploy preview for carbon-components-react ready! Built with commit 0467b1a https://deploy-preview-6550--carbon-components-react.netlify.app |
Deploy preview for carbon-elements ready! Built with commit 090c8f2 |
Deploy preview for carbon-components-react ready! Built without sensitive environment variables with commit 090c8f2 https://deploy-preview-6550--carbon-components-react.netlify.app |
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.
🏄 🌏
Closes #6536
Data table with sorting was not rendering properly in IE11 due to unspecified heights /widths
Changelog
New
align-items: center
bugChanged
Testing / Reviewing
Test that the Data Table with sorting renders correctly in IE11 and all other browsers