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-skeleton): remove unnecessary border bottom #5040

Merged
merged 4 commits into from
Jan 16, 2020
Merged

fix(data-table-skeleton): remove unnecessary border bottom #5040

merged 4 commits into from
Jan 16, 2020

Conversation

abbeyhrt
Copy link
Contributor

Closes #2957

This PR removes the border-bottom on the table header of the DataTable Skeleton, removing the blue line visible here:
Screen Shot 2020-01-14 at 4 32 38 PM

What it looks like from this PR:
Screen Shot 2020-01-14 at 4 33 50 PM

Changelog

Removed

  • border-bottom

Testing / Reviewing

For designers reviewing: Check the DataTable Skeleton and make sure that the blue border isn't supposed to be there according to spec.

@abbeyhrt abbeyhrt requested a review from a team as a code owner January 14, 2020 22:34
@netlify
Copy link

netlify bot commented Jan 14, 2020

Deploy preview for carbon-elements ready!

Built with commit b9fc8c5

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

@netlify
Copy link

netlify bot commented Jan 14, 2020

Deploy preview for the-carbon-components ready!

Built with commit b9fc8c5

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

@netlify
Copy link

netlify bot commented Jan 14, 2020

Deploy preview for carbon-components-react ready!

Built with commit b9fc8c5

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

@asudoh asudoh requested review from a team and jeanservaas and removed request for a team January 15, 2020 00:13
@abbeyhrt abbeyhrt requested review from a team and aagonzales and removed request for jeanservaas and a team January 15, 2020 16:11
@abbeyhrt
Copy link
Contributor Author

@aagonzales for context, the only change here is that the blue border bottom that is on the DataTableSkeleton has been removed. I think we just need you to confirm that is what we want! Let me know if you have any questions

Copy link
Member

@aagonzales aagonzales left a comment

Choose a reason for hiding this comment

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

Yup! Removing that border is the correct move. Thanks!

@jendowns
Copy link
Contributor

Thank you @abbeyhrt this border has always mystified me 😆

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

@asudoh asudoh merged commit 1585875 into carbon-design-system:master Jan 16, 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.

blue border-bottom in data-table th
5 participants