Skip to content

Bug - IAction - missing some properties #8709

@gitdallas

Description

@gitdallas

IAction in TableTypes extends DropDownItemProps and in PF5 it is switched to use the next version of DropDownItemProps. This is causing issues because next DropDownItemProps does not have the tooltip property.

@kmcfaul mentioned:

[the next component] doesn't have a built in tooltip so we would have to add support to the ActionsColumn or to Dropdown-next. We’ll want to take another look at IAction to update that interface to match the next component too as other props like isSeparator won't do anything with next either.

Metadata

Metadata

Assignees

Labels

Breaking change 💥this change requires a major release and has API changes.PF5

Type

No type

Projects

Status

Done

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions