[DateRangePciker] When any date is selected and get out of focus and then try to update the year or month it directly focuses on date #15880
Labels
bug 🐛
Something doesn't work
component: pickers
This is the name of the generic UI component, not the React module!
status: waiting for maintainer
These issues haven't been looked at yet by a maintainer
Steps to reproduce
Steps:
This is an issue of focus where it doesn't get applied directly that specific year or month it get's the focused applied to the date of date picker same issue with single date pickers.
The same functionality is present in other react components library
All these library supports date picker year and month direct focus when the dates are filled
[
Screen.Recording.2024-12-14.at.14.30.04.mov
](url)
Current behavior
When any date is selected and then we try to update year or month only we get directly focused to date of the date picker
Expected behavior
When any date is selected and then we try to update year or month is should focus the year and month
Context
Correcting user experience when year selected it should focus the year when it wasn't focused. IF focused it is working correctly but not on focus
Your environment
npx @mui/envinfo
Search keywords: focus issue in date range pciker
The text was updated successfully, but these errors were encountered: