Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[pickers] DateTimePicker doesn't show time picker #13117

Closed
TaylorFoster-Informulate opened this issue May 13, 2024 · 3 comments
Closed

[pickers] DateTimePicker doesn't show time picker #13117

TaylorFoster-Informulate opened this issue May 13, 2024 · 3 comments
Labels
component: pickers This is the name of the generic UI component, not the React module! status: waiting for author Issue with insufficient information

Comments

@TaylorFoster-Informulate
Copy link

TaylorFoster-Informulate commented May 13, 2024

Steps to reproduce

Link to live example: (required)

Steps:

  1. Install datepickers
  2. Literally just simply render - Code pulled right from your docs...
  3. No time picker shows.
<LocalizationProvider dateAdapter={AdapterDateFns}>
  <DateTimePicker />
</LocalizationProvider>

Screenshot 2024-05-13 at 1 48 47 PM

Current behavior

It literally just doesnt show a time picker

Expected behavior

I would expect a time picker to show unless your documentation is just poor.

Context

I just want to pick a date and time. This should be easy...

Your environment

npx @mui/envinfo
  Don't forget to mention which browser you used.
  Output from `npx @mui/envinfo` goes here.

Search keywords: datetimepicker bug

@TaylorFoster-Informulate TaylorFoster-Informulate added the status: waiting for maintainer These issues haven't been looked at yet by a maintainer label May 13, 2024
@flaviendelangle
Copy link
Member

Hi,
Thanks for your contribution.

Could you provide a working reproduction, this Codesandbox template might be a good starting point.

@flaviendelangle flaviendelangle added status: waiting for author Issue with insufficient information component: pickers This is the name of the generic UI component, not the React module! and removed status: waiting for maintainer These issues haven't been looked at yet by a maintainer labels May 14, 2024
@LukasTy
Copy link
Member

LukasTy commented May 17, 2024

@TaylorFoster-Informulate could you clarify the version of the package you have installed?
Or even better, provide a working example of the problem, thank you. 🙏

Copy link

The issue has been inactive for 7 days and has been automatically closed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: pickers This is the name of the generic UI component, not the React module! status: waiting for author Issue with insufficient information
Projects
None yet
Development

No branches or pull requests

3 participants