-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Open
Labels
scope: pickersChanges related to the date/time pickers.Changes related to the date/time pickers.type: bugIt doesn't behave as expected.It doesn't behave as expected.
Description
Steps to reproduce
Link to live example: (required)
scrnli_02_10_2024_17-33-50.mp4
Steps to Reproduce:
- Go to this page DatePicker
- Open the dropdown of the first picker.
- Without closing the first dropdown, click on the second picker to open its dropdown.
- Observe that the anchor momentarily moves to the first picker before settling on the second.
Current behavior
The anchor shifts to the previous picker momentarily before moving to the currently selected one.
Expected behavior
The dropdown should open immediately for the second picker without any unwanted anchor movement.
Context
No response
Your environment
npx @mui/envinfo
Don't forget to mention which browser you used.
Output from `npx @mui/envinfo` goes here.
Search keywords: MUI Date/Time Picker
Metadata
Metadata
Assignees
Labels
scope: pickersChanges related to the date/time pickers.Changes related to the date/time pickers.type: bugIt doesn't behave as expected.It doesn't behave as expected.