Skip to content

Conversation

MariaAga
Copy link
Member

isSmall was a propname in pf4 and is not in pf5

checkPropTypes.js:20 Warning: Failed prop type: Invalid prop `userId` of type `number` supplied to `JwtTokens`, expected `string`.
in JwtTokens (created by I18nProviderWrapper(JwtTokens))

Warning: React does not recognize the `isSmall` prop on a DOM element. If you intentionally want it to appear in the DOM as a custom attribute, spell it as lowercase `issmall` instead. If you accidentally passed it from a parent component, remove it from the DOM element.
in button (created by ButtonBase)
in ButtonBase (created by Button)
in Button (created by JwtTokens)
in td (created by JwtTokens)
in tr (created by JwtTokens)
in tbody (created by JwtTokens)
in table (created by JwtTokens)
in JwtTokens (created by I18nProviderWrapper(JwtTokens))

@github-actions github-actions bot added the UI label Aug 14, 2025
@MariaAga MariaAga added the Needs cherrypick This should be cherrypicked to the stable branches or branches label Aug 14, 2025
Copy link
Contributor

@kmalyjur kmalyjur left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks!
@ofedoren could you please merge it?

Edit: @MariaAga rebase might fix the tests?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Needs cherrypick This should be cherrypicked to the stable branches or branches UI
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants