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 sticky header interferes with Select options #5238

Open
dlabrecq opened this issue Oct 29, 2022 · 4 comments
Open

Table sticky header interferes with Select options #5238

dlabrecq opened this issue Oct 29, 2022 · 4 comments
Labels

Comments

@dlabrecq
Copy link
Member

dlabrecq commented Oct 29, 2022

When the PatternFly Select component is expanded, the table's sticky header blocks some options from view.

This is with the new composable, expandable table.

chrome-capture-2022-9-29

@dlabrecq dlabrecq added bug Something isn't working needs triage Needs to be reviewed and prioritized labels Oct 29, 2022
@dlabrecq
Copy link
Member Author

dlabrecq commented Oct 29, 2022

Overriding .pf-c-table .pf-c-table__sticky-column and changing z-index from 300 to 199 solves the issue.
Alternatively, making .pf-c-select__menu use a z-index of 301 also solves the issue.

@mcarrano mcarrano transferred this issue from patternfly/patternfly-react Nov 15, 2022
@mcarrano mcarrano removed the needs triage Needs to be reviewed and prioritized label Nov 15, 2022
@mcarrano mcarrano added this to the 2023.01 milestone Nov 15, 2022
@mcarrano mcarrano added the PF4 label Nov 29, 2022
@mcarrano
Copy link
Member

For PF4, let's document the work around in React docs and fix this in the PF5 release.

@nicolethoen
Copy link
Contributor

There will be a separate react issue opened to address the react documentation

@stale
Copy link

stale bot commented Oct 16, 2023

This issue has been automatically marked as stale because it has not had activity in the last 60 days. It will be closed in 30 days if no further activity occurs.

@stale stale bot added the wontfix This will not be worked on label Oct 16, 2023
@nicolethoen nicolethoen added pinned and removed wontfix This will not be worked on labels Oct 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Backlog
Development

No branches or pull requests

5 participants