airbnb/rheostat

Disabled Rheostat component is displayed with cursor: pointer

Open

#212 geöffnet am 15. Feb. 2019

Auf GitHub ansehen
 (1 Kommentar) (0 Reaktionen) (0 zugewiesene Personen)JavaScript (1.688 Stars) (215 Forks)batch import
help wanted

Beschreibung

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.

2019-02-15-133416_991x469_scrot

2019-02-15-133425_1012x509_scrot

Basically these sliders shouldn't be focusable either when they're disabled.

Contributor Guide