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

Date Time Range Picker behaves as mobile on desktop in Chrome #16482

Open
pritesha opened this issue Feb 6, 2025 · 1 comment
Open

Date Time Range Picker behaves as mobile on desktop in Chrome #16482

pritesha opened this issue Feb 6, 2025 · 1 comment
Labels
bug 🐛 Something doesn't work component: pickers This is the name of the generic UI component, not the React module! status: waiting for author Issue with insufficient information support: pro standard Support request from a Pro standard plan user. https://mui.com/legal/technical-support-sla/

Comments

@pritesha
Copy link

pritesha commented Feb 6, 2025

Steps to reproduce

Steps:

  1. Open this link to live example: (required)
  2. Use Chrome version Version 133.0.6943.54 (Official Build) (64-bit)
  3. Expected: DateTimeRangePicker displayed with desktop variant

Image

Current behavior

DateTimeRangePicker displayed in the mobile variant

Expected behavior

DateTimeRangePicker displayed with desktop variant

Context

Trying to use DateTimeRangePicker to support responsive date pickers.

Your environment

No response

Search keywords: datetimerangepicker mobile on desktop

Order ID: 95090

@pritesha pritesha added bug 🐛 Something doesn't work status: waiting for maintainer These issues haven't been looked at yet by a maintainer labels Feb 6, 2025
@github-actions github-actions bot added component: pickers This is the name of the generic UI component, not the React module! support: pro standard Support request from a Pro standard plan user. https://mui.com/legal/technical-support-sla/ labels Feb 6, 2025
@LukasTy
Copy link
Member

LukasTy commented Feb 6, 2025

Hello @pritesha
Could you provide more details about your environment and device?

  • Does it happen on other browsers?
  • What kind of device are you using?
  • Has it started happening only recently?

Nothing has changed in the logic of when to render desktop or mobile variant.
We use the following default CSS media query: @media (pointer: fine), thus, on any device with the precise pointer capacity, you should see a desktop variant. 🤔

@LukasTy LukasTy added status: waiting for author Issue with insufficient information and removed status: waiting for maintainer These issues haven't been looked at yet by a maintainer labels Feb 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 🐛 Something doesn't work component: pickers This is the name of the generic UI component, not the React module! status: waiting for author Issue with insufficient information support: pro standard Support request from a Pro standard plan user. https://mui.com/legal/technical-support-sla/
Projects
None yet
Development

No branches or pull requests

2 participants