[Slider] focus is not saved on slider after click #15316
Labels
accessibility
a11y
component: slider
This is the name of the generic UI component, not the React module!
When clicking on slider focus should be saved on slider for enabling it for keyboard manipulation. But if navigation to slider by tab key, it has focus and keyboard is working on it.
Expected Behavior 🤔
Current Behavior 😯
Steps to Reproduce 🕹
Link: https://codesandbox.io/s/mj32kjkr6x
Context 🔦
I would like to have focus on slider after click to have an ability to manipulate with slider by keyboard. It's working now only if you reach slider by tab key.
Your Environment 🌎
The text was updated successfully, but these errors were encountered: