Skip to content

[BUG] - Tableheader and isStriped missing radius prop #4988

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

Open
DarkNasuada opened this issue Mar 5, 2025 · 2 comments · May be fixed by #5062
Open

[BUG] - Tableheader and isStriped missing radius prop #4988

DarkNasuada opened this issue Mar 5, 2025 · 2 comments · May be fixed by #5062

Comments

@DarkNasuada
Copy link

HeroUI Version

2.7.4

Describe the bug

When setting radius to none on table the header and rows are still having a radius.

Your Example Website or App

No response

Steps to Reproduce the Bug or Issue

  1. set table radius to none
  2. set table isStriped to true
  3. render table with some data

Expected behavior

All the components of the Table should have the prop Radius to alter each part accordingly

Screenshots or Videos

Image

Operating System Version

Windows

Browser

Chrome

Copy link

linear bot commented Mar 5, 2025

@kaishuige
Copy link

It is expected that the radius corner attribute will be correctly passed to all subcomponents, and each component will apply the corresponding rounded corner style?

@kaishuige kaishuige linked a pull request Mar 17, 2025 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants