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

Bug - [react-core/Select] - [In Firefox dropdown list is opened at the right bottom side of the screen]

Open ammont82 opened this issue 1 year ago • 2 comments
trafficstars

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 image-2024-04-10-16-36-24-439

What is your environment?

  • OS: [Fedora]
  • Browser [Firefox]
  • Version [120.0.1 (64-bit)]

ammont82 avatar Jul 08 '24 09:07 ammont82

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.

tlabaj avatar Aug 08 '24 15:08 tlabaj

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.

github-actions[bot] avatar Oct 08 '24 11:10 github-actions[bot]

This issue has been closed because it has not had activity since being marked as stale.

github-actions[bot] avatar Oct 24 '24 11:10 github-actions[bot]