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
When using a picker inside of a dialog on mobile-sized iOS, a tray should be shown with menu items to select. When tapping/clicking the menu items a click should not be registered on the elements behind it.
Actual behavior
When using a picker inside of a dialog on mobile-sized iOS, the tray of menu items is registering a click of the elements behind it. This causes unexpected results for the user when attempting to select an item. This looks to be a similar bug as #4461 but here it is manifesting when the picker and menu items are surfaced via a dialog.
Code of conduct
Impacted component(s)
picker, tray, dialog
Expected behavior
When using a picker inside of a dialog on mobile-sized iOS, a tray should be shown with menu items to select. When tapping/clicking the menu items a click should not be registered on the elements behind it.
Actual behavior
When using a picker inside of a dialog on mobile-sized iOS, the tray of menu items is registering a click of the elements behind it. This causes unexpected results for the user when attempting to select an item. This looks to be a similar bug as #4461 but here it is manifesting when the picker and menu items are surfaced via a dialog.
Screenshots
Screen.Recording.2024-08-23.at.10.12.27.AM.mov
What browsers are you seeing the problem in?
Chrome, Safari
How can we reproduce this issue?
Sample code or abstract reproduction which illustrates the problem
No response
Severity
None
Logs taken while reproducing problem
No response
The text was updated successfully, but these errors were encountered: