airbnb/rheostat

Disabled Rheostat component is displayed with cursor: pointer

Aberta

#212 aberto em 15 de fev. de 2019

 (1 comentário) (0 reação) (0 responsável)JavaScript (185 forks)batch import
help wanted

Métricas do repositório

Stars
 (1.689 estrelas)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

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.

Guia do colaborador