-
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 row sizing with overflow menu #5292
fix(data-table): fix row sizing with overflow menu #5292
Conversation
Deploy preview for carbon-elements ready! Built with commit 2068f81 |
Deploy preview for carbon-components-react ready! Built with commit 2068f81 https://deploy-preview-5292--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.
LGTM 👍 - Thanks @tw15egan!
@tw15egan looks like react deploy failed. |
@jeanservaas should be up now 👍 |
@tw15egan I don't think this needs to be addressed in this PR but it seems like the DataTable |
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.
nice!
Closes #4586
Adds some negative margins so that
OverflowMenu
does not affect row sizing. Can be seen in our Storybook: https://react.carbondesignsystem.com/?path=/story/datatable--with-overflow-menuSolution found here: carbon-design-system/carbon-components-angular#886 (comment)
Changelog
New
Testing / Reviewing
Make sure Overflow Menu is positioned properly on all size Data Tables, and does not increase the row height