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

[PF5 Regression] - Need to fix the dropdown styles that are missing #1125

Closed
ibolton336 opened this issue Jul 12, 2023 · 0 comments · Fixed by #1126
Closed

[PF5 Regression] - Need to fix the dropdown styles that are missing #1125

ibolton336 opened this issue Jul 12, 2023 · 0 comments · Fixed by #1126

Comments

@ibolton336
Copy link
Member

ibolton336 commented Jul 12, 2023

image

mturley added a commit that referenced this issue Jul 12, 2023
…1126)

Fixes #1125

We were using the old Dropdown component from
`@patternfly/react-core/deprecated` with the new DropdownItem component
from `@patternfly/react-core`. This change upgrades our shared
`KebabDropdown` to use the new PF5 `Dropdown` structure.

Signed-off-by: Mike Turley <mike.turley@alum.cs.umass.edu>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
Status: Done
Development

Successfully merging a pull request may close this issue.

1 participant