We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The Popup doesn't scroll when the overflow parent is not body.
See https://codesandbox.io/s/semantic-ui-react-y0yce -> hover over red square and scroll down.
Popup scrolls up with square (as shown here):
Popup stays in the place it was triggered, while content moves up.
0.87.1
https://codesandbox.io/s/semantic-ui-react-y0yce
The text was updated successfully, but these errors were encountered:
I think this is a duplicate of #3569 and will be fixed with #3607.
Sorry, something went wrong.
Yep, it's duplicate of #3569.
No branches or pull requests
Bug Report
The Popup doesn't scroll when the overflow parent is not body.
Steps
See https://codesandbox.io/s/semantic-ui-react-y0yce -> hover over red square and scroll down.
Expected Result
Popup scrolls up with square (as shown here):
Actual Result
Popup stays in the place it was triggered, while content moves up.
Version
0.87.1
Testcase
https://codesandbox.io/s/semantic-ui-react-y0yce
The text was updated successfully, but these errors were encountered: