airbnb/rheostat

Disabled Rheostat component is displayed with cursor: pointer

Ouverte

#212 ouverte le 15 févr. 2019

 (1 commentaire) (0 réaction) (0 personne assignée)JavaScript (185 forks)batch import
help wanted

Métriques du dépôt

Stars
 (1 689 étoiles)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

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.

2019-02-15-133416_991x469_scrot

2019-02-15-133425_1012x509_scrot

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

Guide contributeur