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
Describe the problem
Possibly related to patternfly/patternfly#7449, specifically the comment from Freya. The scroll buttons for a horizontal Nav don't update when the page is resized. If the page loads without the scroll buttons and the viewport shrinks, then the scroll buttons don't render.
This may be resolved by whatever core fix from the aforementioned issue, so we should hold off on working on this until that fix is pulled into React and double check.