ConsenSysMesh / rimble-ui

React components that implement Rimble's Design System.
https://rimble.consensys.design/
MIT License
463 stars 67 forks source link

Disabled slider doesn't change style #414

Closed ryancreatescopy closed 4 years ago

ryancreatescopy commented 4 years ago

Describe the bug Slider accepts disabled prop but doesn't change style

To Reproduce Steps to reproduce the behavior:

  1. Go to https://rimble.consensys.design/components/rimble-ui/Slider
  2. Add disabled prop

The slider is no longer usable but looks as if it still is.

Expected behavior The slider's opacity should reduce to indicate it's disabled.

Rimble UI Version

Latest

Brave browser