We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Describe the problem Opening a select that is in a scrollable which is not the body causes screen to jump if the menu would go off the screen.
How do you reproduce the problem? https://codesandbox.io/p/sandbox/festive-fire-9dhpjs?workspaceId=eea9ed0c-da74-4627-b8e0-631826ffcb34 Scroll down to value 22 and open the select.
Expected behavior The menu should open leaving the scrollable in the same position.
Is this issue blocking you? Yes
What is your product and what release date are you targeting? RHOAI - already released
Any other information?
The text was updated successfully, but these errors were encountered:
Can I get an update on this ticket for where we are with the status?
Sorry, something went wrong.
@andrewballantyne This is fixed by #11018 , I'll be updating to the new release shortly.
No branches or pull requests
Describe the problem
Opening a select that is in a scrollable which is not the body causes screen to jump if the menu would go off the screen.
How do you reproduce the problem?
https://codesandbox.io/p/sandbox/festive-fire-9dhpjs?workspaceId=eea9ed0c-da74-4627-b8e0-631826ffcb34
Scroll down to value 22 and open the select.
Expected behavior
The menu should open leaving the scrollable in the same position.
Is this issue blocking you?
Yes
What is your product and what release date are you targeting?
RHOAI - already released
Any other information?
The text was updated successfully, but these errors were encountered: