patternfly / patternfly-react

A set of React components for the PatternFly project.
https://react-staging.patternfly.org/
MIT License
796 stars 356 forks source link

chore(jumplinks): fix overflow in jumplinks demo #11054

Closed evwilkin closed 1 month ago

evwilkin commented 1 month ago

Closes #11051

This PR fixes the incorrect offset used in the jumplinks with drawer demo by removing the complicated offset calculation altogether and simply applying hasOverflowScroll to the scrolling page section.

patternfly-build commented 1 month ago

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

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