You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be great if the slider could handle keyboard interaction as well, not to say an accessibility boost. Doesn't need to be any more complex than tabindex on rx-pointer and arrow left/right increasing/decreasing the slider with the step value set.