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

Table with props definition and color behaves badly #3710

Closed
xReaven opened this issue Jul 17, 2019 · 1 comment
Closed

Table with props definition and color behaves badly #3710

xReaven opened this issue Jul 17, 2019 · 1 comment
Labels

Comments

@xReaven
Copy link

xReaven commented Jul 17, 2019

Bug Report

Hey everyone,

Today I tried to use the Table component with the definition props and color props, but it is not behaving as I excepted.
I am 99% convinced it is not your will, therefore, hello there :)

You can reproduce on your online documentation, otherwise there's codesandbox link bellow.

Steps

  • Import Table from the semantic-ui-react package
  • Render it with property definition and color to any color, let's say color='red'
  • That's it

Expected Result

Sweet Table with red top border

Actual Result

Slobbery Table, the border starts in nowhere

Version

SUIR 0.87.3

Testcase

A code example show more than my words : https://codesandbox.io/embed/table-behaves-badly-hdcsh

@layershifter
Copy link
Member

Great and valid report, but we don't handle CSS and can't fix it on our side. Created an issue in FUI: fomantic/Fomantic-UI#883

Probably folks will propose a proper workaround there 🐱

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants