Skip to content

Conversation

@kmcfaul
Copy link
Contributor

@kmcfaul kmcfaul commented Mar 21, 2023

What: Closes #8709

Adds tooltip and tooltipProps to IAction and ActionsColumn to match the old Dropdown's functionality for tooltip use. Kept the isSeparator flag as that was not a flag for the dropdown specifically but for the ActionsColumn to render a divider.

We could probably refactor ActionsColumn to more directly use Menu or Dropdown-next instead of passing data and mapping that to the components if we wanted, but I kept the API the same for now.

@patternfly-build
Copy link
Contributor

patternfly-build commented Mar 21, 2023

@gitdallas
Copy link
Contributor

@tlabaj tlabaj requested a review from nicolethoen March 23, 2023 20:42
@nicolethoen nicolethoen merged commit 549e25c into patternfly:v5 Mar 23, 2023
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 this pull request may close these issues.

Bug - IAction - missing some properties

5 participants