[pickers] Unable to change value with keyboard when the input label is clicked #14685
Labels
bug 🐛
Something doesn't work
component: pickers
This is the name of the generic UI component, not the React module!
feature: Keyboard editing
Related to the pickers keyboard edition
Steps to reproduce
Steps:
DatePicker
component to the applicationCurrent behavior
The input becomes active, but unable to use the keyboard to modify date input.
Expected behavior
Clicking on the label of the
DatePicker
input allows input to be modified with keyboard similar to if the input itself is clicked.Context
Modify date input with keyboard, even if clicking on the label of the input.
Your environment
npx @mui/envinfo
Search keywords: DatePicker input keyboard
The text was updated successfully, but these errors were encountered: