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
Hi,
I have a <Rheostat> component with disabled={true}, and it's getting displayed with a pointer cursor, making it appear to the user that this slider isn't disabled.
Basically these sliders shouldn't be focusable either when they're disabled.
The text was updated successfully, but these errors were encountered:
Hi,
I have a
<Rheostat>
component withdisabled={true}
, and it's getting displayed with a pointer cursor, making it appear to the user that this slider isn't disabled.Basically these sliders shouldn't be focusable either when they're disabled.
The text was updated successfully, but these errors were encountered: