patternfly-react
patternfly-react copied to clipboard
Bug - [react-core/Select] - [In Firefox dropdown list is opened at the right bottom side of the screen]
Describe the problem In Firefox Select component is opened at the right bottom side of the screen for few miliiseconds then moves to the right place on the view.
How do you reproduce the problem? We have this component: https://github.com/openshift-assisted/assisted-installer-ui/blob/master/libs/ui-lib/lib/common/components/ui/OpenshiftSelectWithSearch.tsx. In Chrome works well but if you open in Firefox sometimes is opened at the right bottom side of the screen. You can see in this video:
https://github.com/patternfly/patternfly-react/assets/11390125/364c435a-ed0b-4f93-bfc5-c1f27ad88443
Expected behavior Same behavior in Firefox and Chrome.
Is this issue blocking you? No, is not blocking me.
Screenshots
What is your environment?
- OS: [Fedora]
- Browser [Firefox]
- Version [120.0.1 (64-bit)]
We recommend appending to select to the document body to resolve this issue. Please let us know if you still have issues after trying this.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.
This issue has been closed because it has not had activity since being marked as stale.