airbnb/rheostat
Disabled Rheostat component is displayed with cursor: pointer
オープン
#212 opened on 2019/02/15
help wanted
Repository metrics
- Stars
- (1,688 個のスター)
- PR merge metrics
- (30d に merged PR はありません)
説明
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.