[pickers] Move the range pickers to use the same popper structure as the non-range picker #14786
Labels
breaking change
component: pickers
This is the name of the generic UI component, not the React module!
plan: Pro
Impact at least one Pro user
v8.x
Part of #13188
The focus of the range pickers should be in the view when those are opened, not in the field.
The closing mechanism (when clicking away, when blurring etc...) should be the same as on the non-range pickers.
This includes making sure that the range views (especially
DateRangeCalendar
) have good enough accessibility.We don't need to be perfect (we can have follow up like "Shift + Arrow Left" should expand the selected range).
Search keywords:
The text was updated successfully, but these errors were encountered: