[pickers] centering the Popper to the center of the window #15291
Labels
component: pickers
This is the name of the generic UI component, not the React module!
customization: logic
Logic customizability
new feature
New feature or request
status: waiting for author
Issue with insufficient information
Summary
how to set Popper's DatePicker position centered on the center of the window, similar to what MobileDatePicker does? MobileDatePicker does this automatically. Please add this option to DatePicker/DesktopDatePicker.
I can't use MobileDatePicker because I need a keyboard to enter the date. The keyboard is disabled in the mobile version.
Examples
Motivation
the 'placement' property, if set to "auto", sometimes places the popper outside the visible area of the window.
Search keywords: center position DatePicker
The text was updated successfully, but these errors were encountered: