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] Cannot Manually Type in Date Value When Focus On the Whole Date #16599

Open
krzysztof176 opened this issue Feb 14, 2025 · 3 comments
Open
Labels
bug 🐛 Something doesn't work component: pickers This is the name of the generic UI component, not the React module!

Comments

@krzysztof176
Copy link

krzysztof176 commented Feb 14, 2025

Steps to reproduce

Steps:

  1. Open the live example using this link: (https://codesandbox.io/p/sandbox/runtime-waterfall-5jyy3h).
  2. Triple-click outside the date value to highlight the entire date.
  3. Attempt to enter a new date—nothing will happen.
Bug.Video.webm

Current behavior

The user cannot manually enter a new date and must use the calendar to select one.

Expected behavior

The user should be able to enter a new date starting from the beginning.

Context

No response

Your environment

Details in the sandbox.

Search keywords: Focus, Cannot enter new date

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

LukasTy commented Feb 17, 2025

Thank you for creating this issue and providing a great reproduction case. 👍
It looks like a duplicate of #15760 and #15427, but I think we can keep these issues open and check if they are all addressed when fixing the estimated issue.

@LukasTy LukasTy removed the status: waiting for maintainer These issues haven't been looked at yet by a maintainer label Feb 17, 2025
@LukasTy LukasTy changed the title Cannot Manually Type in Date Value When Focus On the Whole Date [pickers] Cannot Manually Type in Date Value When Focus On the Whole Date Feb 17, 2025
@krzysztof176
Copy link
Author

Thanks for the update!
Is someone currently working on this issue? If so, do you have an estimated release where the fix might be included?

@LukasTy
Copy link
Member

LukasTy commented Feb 18, 2025

Is someone currently working on this issue?

Sorry, but no, not currently. 🙈
We are currently focused on tying the most important things for the new major. 😉

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!
Projects
None yet
Development

No branches or pull requests

2 participants