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][StaticDateTimePicker] Minutes autoselected when picking hours on non-desktop screens #15983

Open
1 task done
nemanja-hallokarla opened this issue Dec 22, 2024 · 2 comments
Labels
bug 🐛 Something doesn't work component: date time picker This is the name of the generic UI component, not the React module! component: pickers This is the name of the generic UI component, not the React module! status: waiting for maintainer These issues haven't been looked at yet by a maintainer

Comments

@nemanja-hallokarla
Copy link

nemanja-hallokarla commented Dec 22, 2024

Search keywords

staticdatetimepicker

Latest version

  • I have tested the latest version

Affected products

Date and Time Pickers

Steps to reproduce

No steps, I am only using StaticDateTimePicker

Current behavior

As you can see from the attached video, whenever I pick hour (and my cursor is at specicif position), view will be automatically swtiched to "minutes" (which is expected) and it picks value where the cursor is. This behaviour isn't on desktop, works fine there.

398020248-e2a699c9-bbdb-460b-97ee-d09184867859.mov

Expected behavior

I don't expect minutes to be selected immediately. I expect same bahaviour as on desktop

Screen.Recording.2024-12-23.at.00.43.58.mov

Context

No response

Your environment

No response

Order ID or Support key 💳 (optional)

No response

@nemanja-hallokarla nemanja-hallokarla added bug 🐛 Something doesn't work status: waiting for maintainer These issues haven't been looked at yet by a maintainer labels Dec 22, 2024
@github-actions github-actions bot added the component: pickers This is the name of the generic UI component, not the React module! label Dec 22, 2024
@michelengelen
Copy link
Member

It works for me in Chrome with version 8.0.0-alpha.3 and 7.23.3 ... could you please run npx @mui/envinfo in your terminal and post the output here?

@michelengelen michelengelen added status: waiting for author Issue with insufficient information component: date time picker 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 Dec 23, 2024
@michelengelen michelengelen changed the title Minutes autoselected when picking hours on static datetime picker only on non-desktop screens [pickers][StaticDateTimePicker] Minutes autoselected when picking hours on non-desktop screens Dec 23, 2024
@nemanja-hallokarla
Copy link
Author

nemanja-hallokarla commented Dec 25, 2024

@michelengelen Thanks for the answer. Here's the log:

System:
OS: macOS 15.1.1
Binaries:
Node: 20.9.0 - ~/.nvm/versions/node/v20.9.0/bin/node
npm: 10.1.0 - ~/.nvm/versions/node/v20.9.0/bin/npm
pnpm: 8.13.1 - /opt/homebrew/bin/pnpm
Browsers:
Chrome: 131.0.6778.205
Edge: Not Found
Safari: 18.1.1
npmPackages:
@emotion/react: ^11.13.3 => 11.13.3
@emotion/styled: ^11.13.0 => 11.13.0
@mui/base: 5.0.0-beta.60
@mui/core-downloads-tracker: 6.1.5
@mui/icons-material: ^6.0.0 => 6.1.5
@mui/lab: ^6.0.0-alpha.0 => 6.0.0-beta.13
@mui/material: ^6.0.0 => 6.1.5
@mui/private-theming: 6.1.5
@mui/styled-engine: 6.1.5
@mui/system: 6.1.5
@mui/types: 7.2.18
@mui/utils: 6.1.5
@mui/x-date-pickers: ^7.20.0 => 7.20.0
@mui/x-internals: 7.20.0
@types/react: 18.3.1
react: 18.3.1
react-dom: 18.3.1
styled-components: ^6.1.10 => 6.1.10
typescript: 5.6.3

@github-actions github-actions bot added status: waiting for maintainer These issues haven't been looked at yet by a maintainer and removed status: waiting for author Issue with insufficient information labels Dec 25, 2024
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: date time picker This is the name of the generic UI component, not the React module! component: pickers This is the name of the generic UI component, not the React module! status: waiting for maintainer These issues haven't been looked at yet by a maintainer
Projects
None yet
Development

No branches or pull requests

2 participants