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(data-table): remove inline edit short table styles #8212

Conversation

emyarod
Copy link
Member

@emyarod emyarod commented Mar 29, 2021

Closes #8206

This PR removes broken style overrides for form controls within short data tables

Testing / Reviewing

Confirm that inline selects within the short data table have the correct spacing and alignment for the chevron icon. The extra table column should be removed from the examples before merging

@emyarod emyarod requested a review from a team as a code owner March 29, 2021 16:03
@emyarod emyarod requested review from tw15egan, andreancardona, a team and laurenmrice and removed request for a team March 29, 2021 16:03
@netlify
Copy link

netlify bot commented Mar 29, 2021

Deploy preview for carbon-elements ready!

Built with commit a520fc8

https://deploy-preview-8212--carbon-elements.netlify.app

@netlify
Copy link

netlify bot commented Mar 29, 2021

Deploy preview for carbon-components-react ready!

Built without sensitive environment variables with commit a520fc8

https://deploy-preview-8212--carbon-components-react.netlify.app

Copy link
Collaborator

@tw15egan tw15egan left a comment

Choose a reason for hiding this comment

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

LGTM 👍 ✅

@emyarod emyarod force-pushed the 8206-remove-inline-edit-table-styles branch from 9e6b0b6 to 901c0f2 Compare March 30, 2021 16:50
@github-actions
Copy link
Contributor

DCO Assistant Lite bot: Thanks for your submission! We ask that you sign our Developer Certificate of Origin before we can accept your contribution. You can sign the DCO by adding a comment below using this text:


I have read the DCO document and I hereby sign the DCO.


You can retrigger this bot by commenting recheck in this Pull Request

@emyarod emyarod force-pushed the 8206-remove-inline-edit-table-styles branch from 901c0f2 to 735fa03 Compare March 30, 2021 16:51
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.

👍 lgtm!

Copy link
Contributor

@andreancardona andreancardona left a comment

Choose a reason for hiding this comment

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

looks goood!

@kodiakhq kodiakhq bot merged commit 61b12ba into carbon-design-system:main Apr 1, 2021
@emyarod emyarod deleted the 8206-remove-inline-edit-table-styles branch April 5, 2021 15:36
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.

DataTable[size="short"] breaks alignment of Selects arrow icon:
4 participants