You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It seems logic that the value changes for accessibility reasons or design reasons. However, the page should not scroll at the same time as it harder to see that the value changes. When using a mouse pad, user can even miss that the input has focus, and change the value without knowing.
Package
@carbon/react
Browser
Chrome, Safari, Firefox, Edge
Package version
10.57.2 (and v11 too as it's still same behavior in doc)
React version
17.0.2
Description
When scrolling while the focus is on Number input, value changes and page scrolls.
You can see this in the docs too (https://carbondesignsystem.com/components/number-input/usage/).
It seems logic that the value changes for accessibility reasons or design reasons. However, the page should not scroll at the same time as it harder to see that the value changes. When using a mouse pad, user can even miss that the input has focus, and change the value without knowing.
Reproduction/example
https://carbondesignsystem.com/components/number-input/usage/
Steps to reproduce
Code of Conduct
The text was updated successfully, but these errors were encountered: