airbnb/rheostat
View on GitHubDisabled Rheostat component is displayed with cursor: pointer
Open
#212 opened on Feb 15, 2019
help wanted
Description
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.