-
-
Notifications
You must be signed in to change notification settings - Fork 32.7k
Closed as not planned
Labels
duplicateThis issue or pull request already exists.This issue or pull request already exists.scope: selectChanges related to the select.Changes related to the select.scope: tooltipChanges related to the tooltip.Changes related to the tooltip.
Milestone
Description
Steps to reproduce
Steps:
- Open this link to live example: [https://mui.com/material-ui/react-select/]
- open dev tools(elements)
3.add {zoom:0.65} to body (then you can see dropdown position misalignment)
Current behavior
currently the dropdown is misplaced from the select when add zoom:0.65

Expected behavior
But it should like below if we add zoom:0.65

Context
so the dropdown should be at correct place to the select irrespective if we add zoom or not
Your environment
Tech: Material UI
Version: "^5.11.15"
Tech: React
Version: "^18.2.0"
Browser: Google Chrome
Search keywords: Dropdown
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
duplicateThis issue or pull request already exists.This issue or pull request already exists.scope: selectChanges related to the select.Changes related to the select.scope: tooltipChanges related to the tooltip.Changes related to the tooltip.