patternfly-react icon indicating copy to clipboard operation
patternfly-react copied to clipboard

Add support for version 18 of React

Open jonkoops opened this issue 2 years ago • 1 comments

Works towards closing #7142

jonkoops avatar Mar 29 '22 17:03 jonkoops

Preview: https://patternfly-react-pr-7146.surge.sh

A11y report: https://patternfly-react-pr-7146-a11y.surge.sh

patternfly-build avatar Mar 29 '22 18:03 patternfly-build

Sorry for the delay, I was on vacation so I had no time to look at this. @wise-king-sullyman I've rebased the PR.

jonkoops avatar Sep 11 '22 10:09 jonkoops

@jonkoops it looks like there are unit tests failing now, based on some quick research though I think those failures should be resolved if you bump our React Testing Library version.

wise-king-sullyman avatar Sep 12 '22 13:09 wise-king-sullyman

@wise-king-sullyman did another rebase and updated the version of React Testing Library. All is looking green now :heavy_check_mark:

jonkoops avatar Sep 20 '22 09:09 jonkoops