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

Bump PF package versions

Open ibolton336 opened this issue 3 years ago • 1 comments

ibolton336 avatar Oct 07 '22 15:10 ibolton336

@mturley Can't figure this out. Seems that the resize show/hide sidebar works fine in chrome & firefox, but the tests are breaking.

I have tried:

  • Asserting that the window resize event has indeed been fired for test 'should expand the sidebar on larger viewports'
    expect(window.innerWidth).toBe(1200);
  • Adding a timeout to give the resize event time to take effect

ibolton336 avatar Oct 07 '22 16:10 ibolton336

react-seed has been bumped to pf5

nicolethoen avatar Dec 18 '23 16:12 nicolethoen