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
Following the changes in #10663, I'm finding some more buttons that need to be updated. This isn't an exhaustive list, just what I've come across working on other issues, and 2 of them I've fixed in another PR. We should probably review all of the buttons and make sure they're implemented correctly?
Following the changes in #10663, I'm finding some more buttons that need to be updated. This isn't an exhaustive list, just what I've come across working on other issues, and 2 of them I've fixed in another PR. We should probably review all of the buttons and make sure they're implemented correctly?
patternfly-react/packages/react-core/src/components/DatePicker/DatePicker.tsx
Lines 328 to 338 in 625adc6
<Button>
and pass the icon via theicon
prop? If not, we'll need to add the button icon wrapper around that icon.patternfly-react/packages/react-core/src/components/Tabs/Tabs.tsx
Lines 517 to 533 in 625adc6
icon
prop. I've updated this in feat(page): support for context selector in sidebar #10686patternfly-react/packages/react-core/src/components/JumpLinks/JumpLinks.tsx
Lines 247 to 257 in 625adc6
The text was updated successfully, but these errors were encountered: