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

[fields] Explore the feasibility of using event.nativeEvent.data #9904

Closed
LukasTy opened this issue Aug 3, 2023 · 2 comments
Closed

[fields] Explore the feasibility of using event.nativeEvent.data #9904

LukasTy opened this issue Aug 3, 2023 · 2 comments
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

Comments

@LukasTy
Copy link
Member

LukasTy commented Aug 3, 2023

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 the event.target.value.
It would increase the performance for the majority of users and cases.

@LukasTy LukasTy added 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 labels Aug 3, 2023
@flaviendelangle
Copy link
Member

Closing since we are moving toward a new DOM structure with multi HTML element

Feel free to re-open it if you think we will modify the old implementation 👍

Copy link

github-actions bot commented Mar 1, 2024

⚠️ This issue has been closed.
If you have a similar problem, please open a new issue and provide details about your specific problem.
If you can provide additional information related to this topic that could help future readers, please feel free to leave a comment.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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
Projects
None yet
Development

No branches or pull requests

2 participants