[Feature Request]: Provide an easy way to disable wheel events in NumberInput
#11982
Closed
1 task done
Labels
component: number-input
good first issue 👋
Used by GitHub to elevate contribution opportunities
hacktoberfest
See https://hacktoberfest.com/
needs: community contribution
Due to roadmap and resource availability, we are looking for outside contributions on this issue.
proposal: accepted
This request has gone through triaging and we are accepting PR's against it.
type: enhancement 💡
Summary
If I want to disable wheel events in
NumberInput
, I have to add an event listener manually.Could we have an easier way to disable wheel events in
NumberInput
?Justification
When user editing a long form with a number input field, it is very easy to change the number input accidentally. User complains about saving the wrong value multiple times.
Desired UX and success metrics
No response
Required functionality
No response
Specific timeline issues / requests
No response
Your team
@Superbil
Available extra resources
https://stackoverflow.com/questions/9712295/disable-scrolling-on-input-type-number
Code of Conduct
The text was updated successfully, but these errors were encountered: