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 max width line from core styles #5747

Merged
merged 6 commits into from
Apr 1, 2020
Merged

fix(data-table): remove max width line from core styles #5747

merged 6 commits into from
Apr 1, 2020

Conversation

aledavila
Copy link
Contributor

Closes #3911

Temporary solution by removing the max-width from css.

Since the sticky header is still experimental. I believe this needs to be put into our backlog and sticky header needs to be looked at again at some point.

@aledavila aledavila requested a review from a team as a code owner March 30, 2020 20:04
@ghost ghost requested review from dakahn and emyarod March 30, 2020 20:04
@asudoh asudoh requested a review from jnm2377 March 30, 2020 23:38
@netlify
Copy link

netlify bot commented Mar 31, 2020

Deploy preview for carbon-elements ready!

Built with commit fa544fe

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

@netlify
Copy link

netlify bot commented Mar 31, 2020

Deploy preview for carbon-components-react ready!

Built with commit fa544fe

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

@joshblack
Copy link
Contributor

@aledavila is there another solution we could find without dropping the sticky header style? While it's still experimental, it does seem like some folks are using it so if there was something we could do to avoid it that'd help out a lot.

@asudoh asudoh requested a review from tw15egan March 31, 2020 21:23
@aledavila
Copy link
Contributor Author

@joshblack you're right I added it back with 100% width since that's how the mixin has it. Let me know if this works.

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.

Doesn't seem to be causing any issues that I can see 👍 ✅

@jnm2377 jnm2377 merged commit 2e14d83 into carbon-design-system:master Apr 1, 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.

DataTable with sticky header has reduced width
5 participants