wix-playground / stylable-components

Fully-tested & strictly-typed component library based on React, using optional Wix styling.
MIT License
35 stars 3 forks source link

<Slider/> : Slider::handle:active state is set even though mouse is up #564

Open LeonidLevi opened 6 years ago

LeonidLevi commented 6 years ago

Active state on the handle is always present when :focus is present... Even though it should be removed on mouse up