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
React Components / v9 (@fluentui/react-components)
(Using CodeSandbox) "@fluentui/react-components": "9.18.6"
no
https://codesandbox.io/s/dropdown-dialog-long-list-5iwjsr
Dropdown box inside the Dialog seems to get extended over the top of the web view. There is no vertical scrollbar.
Dropdown box outside the Dialog chooses a suitable height and I can scroll through the items with vertical scrollbar.
No response
High
The text was updated successfully, but these errors were encountered:
I got this issue as well. Looks like it didn't consider the current position while calculating the max-height
max-height
Sorry, something went wrong.
I would like to work on this issue, can you please assign it to me?
Successfully merging a pull request may close this issue.
Library
React Components / v9 (@fluentui/react-components)
System Info
Are you reporting Accessibility issue?
no
Reproduction
https://codesandbox.io/s/dropdown-dialog-long-list-5iwjsr
Bug Description
Actual Behavior
Dropdown box inside the Dialog seems to get extended over the top of the web view. There is no vertical scrollbar.
Expected Behavior
Dropdown box outside the Dialog chooses a suitable height and I can scroll through the items with vertical scrollbar.
Logs
No response
Requested priority
High
Products/sites affected
No response
Are you willing to submit a PR to fix?
no
Validations
The text was updated successfully, but these errors were encountered: