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

Bug - Table - compound expansion table row missing styles #10321

Open
jgiardino opened this issue Apr 30, 2024 · 1 comment
Open

Bug - Table - compound expansion table row missing styles #10321

jgiardino opened this issue Apr 30, 2024 · 1 comment
Labels
Milestone

Comments

@jgiardino
Copy link
Collaborator

Describe the problem
The react component for the compound expansion table is missing the gray border that displays below the expanded row.

How do you reproduce the problem?
Compare the react example against the html example.

The react example is missing a gray bottom-border on the expanded row, as shown in this example:
image

Expected behavior
A gray bottom-border should display for the expanded row, as shown in this example:
image

Is this issue blocking you?
This is a cosmetic issue, so it's not blocking functionality.

Screenshots
See examples above.

What is your product and what release date are you targeting?
This is related to an upcoming release for RHOAI.

Any other information?

@jgiardino jgiardino added the bug label Apr 30, 2024
@mcoker
Copy link
Contributor

mcoker commented May 20, 2024

Looks like the parent row (tr.pf-[v]-c-table__tr) with the compound expandable buttons is missing the class .pf-[v]-c-table__control-row

@tlabaj tlabaj added this to the 2024.Q2 milestone May 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Ready to assign
Development

No branches or pull requests

3 participants