Skip to content
New issue

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

[Bug]: After applying 200% zoom mode some items are not visible in ComboBox #28745

Closed
2 tasks done
clairewu0218 opened this issue Aug 4, 2023 · 1 comment
Closed
2 tasks done

Comments

@clairewu0218
Copy link

Library

React Components / v9 (@fluentui/react-components)

System Info

System:
    OS: Windows 10 10.0.22621
    CPU: (8) x64 11th Gen Intel(R) Core(TM) i7-1185G7 @ 3.00GHz
    Memory: 9.80 GB / 31.39 GB
  Browsers:
    Edge: Spartan (44.22621.1992.0), Chromium (115.0.1901.188)
    Internet Explorer: 11.0.22621.1

Are you reporting Accessibility issue?

None

Reproduction

https://codepen.io/clairewu0218/pen/RwqdVBN

Bug Description

Actual Behavior

If my repro link doesn't work, you can repro with your Scaled/virtualized example with 1000 items example for ComboBox.

After applying 200% zoom mode some items are not visible in ComboBox

comboBox

Expected Behavior

All items should be visible in ComboBox with 200% zoom mode

Logs

No response

Requested priority

Blocking

Products/sites affected

No response

Are you willing to submit a PR to fix?

yes

Validations

  • Check that there isn't already an issue that reports the same bug to avoid creating a duplicate.
  • The provided reproduction is a minimal reproducible example of the bug.
@clairewu0218
Copy link
Author

The fix this, we could have a dynamic height set up in the styles based on the window height to make sure it fits into the screen.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant