[fields] Explore the feasibility of using event.nativeEvent.data
#9904
Labels
component: pickers
This is the name of the generic UI component, not the React module!
enhancement
This is not a bug, nor a new feature
feature: Keyboard editing
Related to the pickers keyboard edition
Follow-up on #9896
Maybe using
event.nativeEvent.data
could be the default for editing in order to avoid the need for so much processing of theevent.target.value
.It would increase the performance for the majority of users and cases.
The text was updated successfully, but these errors were encountered: