This repository was archived by the owner on Sep 5, 2024. It is now read-only.
This repository was archived by the owner on Sep 5, 2024. It is now read-only.
Slider: Thumb text does not update until releasing slider #622
Closed
Description
Currently, when using a slider with the discreet attribute, the bubble text which displays the current value of the slider does not update until releasing the mouse button. The expected behaviour is that the value in the bubble updates on the fly while dragging the slider.
See the following video from the Material Design specification for a demo of the expected behaviour.