[pickers] DateTimePicker
issue on pasting date ("ghost value": looks empty when unfocused, looks filled when focused)
#15113
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!
Steps to reproduce
Link to live example: https://mui.com/x/react-date-pickers/date-time-picker/#basic-usage
Steps:
Current behavior
When date is pasted it is not changing the value shown in the field, when user moves out of the field, then the field is presented as empty (shows placeholder), when focus is restored the the date/time value is shown.
Expected behavior
Ideally pasting just a date should override the date part. Definitely field should not act as if it is empty while focus is lost and then present the value when focus is restored.
Context
No response
Your environment
npx @mui/envinfo
Search keywords: DateTimePicker value
The text was updated successfully, but these errors were encountered: