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

Issue in onFocus while copy pasting a normal text in date picker #2214

Closed
Nithinmon-D opened this issue Jun 28, 2024 · 1 comment
Closed

Comments

@Nithinmon-D
Copy link

Steps:

  1. Select a valid date from the date picker or enter it manually in the field.
  2. Copy some text.
  3. Use the mouse to select the date in the date picker field.
  4. Paste the copied text into the date picker field and observe that the value becomes null, but upon focusing on the picker, the previously selected date is visible.

Expected: In this scenario, when focusing on the field, it should be empty since the value has become null.

@Nithinmon-D Nithinmon-D added the status: needs triage These issues haven't been looked at yet by a maintainer. label Jun 28, 2024
@Nithinmon-D Nithinmon-D reopened this Jun 28, 2024
@LukasTy
Copy link
Member

LukasTy commented Jul 1, 2024

Hello @Nithinmon-D. This package has long been out of maintenance.
Please find the important information here.
We highly encourage you to start using @mui/x-date-pickers.
You can start here, then migrate to @mui/x-date-pickers@v5 using this guide and consider spending time to bump your usage to at least v6 (current LTS) with this guide.

@LukasTy LukasTy closed this as not planned Won't fix, can't repro, duplicate, stale Jul 1, 2024
@LukasTy LukasTy removed the status: needs triage These issues haven't been looked at yet by a maintainer. label Jul 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants