DewardianDev

Results 2 issues of DewardianDev

This [variable](https://github.com/patternfly/patternfly-react/blob/da70962a8c1722d6564f4a679297985ea9567fda/packages/react-core/src/components/Pagination/Pagination.tsx#L162) seems to be getting incremented to infinity by [this](https://github.com/patternfly/patternfly-react/blob/da70962a8c1722d6564f4a679297985ea9567fda/packages/react-core/src/components/Pagination/Pagination.tsx#L304). If the above methodology is the root of the issue, I would suggest simple removing the "paginationId" variable. As...

bug :bug:

**Describe the problem** When clicking on a select/kebab/menuContainer that contains an onFocus event, a jittering/auto-scroll/insta-scroll behaviour can occasionally be seen. Additional information: - A fix for this using a timeout...

bug
PF5