You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It hasn't been added to the "warnings" so it is coming through as an error
The message says to use "MenuToggle" rather than "DropdownToggle", I wonder if we can be more selective and check if the user actually has anything that might need to change?
It'd probably be worth updating the message so only relevant info is given. If no tables are using an actionsToggle, they probably don't need to be warned that a MenuToggle should be used over a DropdownToggle.
Codemod for patternfly/patternfly-react#8629
ActionsColumn now utilizes Dropdown next:
direction, position, matching trigger width now controlled by
popperProps
toggle should now be a
MenuToggle
The text was updated successfully, but these errors were encountered: