You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Select component works correctly in the desktop view, but in smaller resolutions, the dropdown appears misaligned or incorrectly positioned when opened (see attached image)
Expected Behavior
Select dropdown should aligned to the input element on all resolution
Dropdown scroll issue on iOS devices in portrait mode
Description:
There is an issue with the Dropdown component in Fluent UI Northstar when used on iOS devices. The list of items is not scrollable in portrait mode. However, it works correctly on Android devices, desktop browsers, and even on iOS devices when switched to landscape mode.
This behavior is inconsistent and seems to be specific to iOS in portrait orientation.
Steps to reproduce:
Use the Dropdown component in a Fluent UI Northstar project.
Open the application on an iOS device (e.g., iPhone) in portrait mode.
Try to scroll through a long list of items in the dropdown.
Expected behavior:
The list of items in the dropdown should be scrollable in both portrait and landscape modes on iOS, as it is on Android and desktop browsers.
Actual behavior:
The list is not scrollable in portrait mode on iOS devices. Scrolling works only when the device is switched to landscape mode.
Component
Select
Package version
9.55.1
React version
18.2.0
Environment
Current Behavior
Select component works correctly in the desktop view, but in smaller resolutions, the dropdown appears misaligned or incorrectly positioned when opened (see attached image)
Expected Behavior
Select dropdown should aligned to the input element on all resolution
Reproduction
https://react.fluentui.dev/?path=/docs/components-select--docs
Steps to reproduce
It can also be reproduced on the library
Current behvior:
Expected behavior:
Are you reporting an Accessibility issue?
None
Suggested severity
Urgent - No workaround and Products/sites are affected
Products/sites affected
No response
Are you willing to submit a PR to fix?
yes
Validations
The text was updated successfully, but these errors were encountered: