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

TableComposable - dynamically built actions menus should not use deprecated dropdown #8489

Closed
nicolethoen opened this issue Jan 5, 2023 · 0 comments · Fixed by #8629
Closed
Assignees
Labels
breaking change 💥 this change requires a major release and has API changes. bug PF5
Milestone

Comments

@nicolethoen
Copy link
Contributor

A more robust solution to #8475

The generated actions menu in an ActionCell should build a Dropdown next component rather than a deprecated Dropdown component, and the menu on the Dropdown component should allow for passing a menuAppendTo prop.

@nicolethoen nicolethoen added breaking change 💥 this change requires a major release and has API changes. bug needs triage PF5 and removed needs triage labels Jan 5, 2023
@nicolethoen nicolethoen added this to the 2023.04 milestone Jan 6, 2023
@kmcfaul kmcfaul self-assigned this Jan 25, 2023
@kmcfaul kmcfaul linked a pull request Feb 9, 2023 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking change 💥 this change requires a major release and has API changes. bug PF5
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

2 participants