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
@lomky I looked into this and confirmed that the configuration is correct. I think the min/max is only for using the control (up and down arrows) itself, but doesn't put any restrictions on typing directly in the box.
Closing this as expected behavior. Feel free to re-open if you feel strongly about it. An alternative we can consider is to use the range control, which represents the number as a slider. I thought this was a less accessible interface, so I didn't initially choose it.
Description
It appears that the Storybook
min
andmax
control options on thenumber
control doesn't prevent you from entering a number that is outside the range.See #345 (comment)
Acceptance Criteria
The text was updated successfully, but these errors were encountered: