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
There is no error state for the SpinButton like there is for TextField. I would like to use the errorMessage or onGetErrorMessage props to show an invalid state.
What component or utility would this be added to
SpinButton
Have you discussed this feature with our team, and if so, who
No
The text was updated successfully, but these errors were encountered:
@a-b-r-o-w-n - we are tracking this issue in #7636. for the short term, you will need to implement this outside of SpinButton component in your application code
Because this issue is marked as a duplicate and has not had activity for over 3 days, we're closing this issue for house-keeping purposes. Please refer to the issue that this issue was duplicated to for the purposes of tracking progress. Thank you.
Describe the feature that you would like added
There is no error state for the SpinButton like there is for TextField. I would like to use the
errorMessage
oronGetErrorMessage
props to show an invalid state.What component or utility would this be added to
SpinButton
Have you discussed this feature with our team, and if so, who
No
The text was updated successfully, but these errors were encountered: