Skip to content

[pickers] StaticDateTimePicker with desktop UI #17324

Open
@nuthinking

Description

@nuthinking

I'm trying to migrate out of @material-ui/pickers because it shows the mobile (radial) time picker also on desktop. mui-x DateTimePicker smartly picks the best UI for the current device (radial for mobile, and multi columns for desktop). The problem is that I want to use only the modal (i.e. StaticDateTimePicker) and can't figure out:

  1. Why it doesn't pick automatically the optimal UI, like the field does.
  2. How to tell it to pick one or the other.

How can I emulate the behavior of DateTimePicker modal? Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    component: date time pickerThis is the name of the generic UI component, not the React module!component: pickersThis is the name of the generic UI component, not the React module!customization: logicLogic customizabilitystatus: waiting for maintainerThese issues haven't been looked at yet by a maintainer

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions