Open helightdev opened 2 days ago
Select a slider using Tab
The official shadcn implementation draws a second circle arround the slider when selected.
When selecting a slider using Tab, no indication is given that the slider is selected even though it can be manipulated.
main
Web
-
What it should look like:
No response
.
I changed the thumb and slider state to draw an indicator like in the official shadcn implementation.
Steps to reproduce
Select a slider using Tab
Expected results
The official shadcn implementation draws a second circle arround the slider when selected.
Actual results
When selecting a slider using Tab, no indication is given that the slider is selected even though it can be manipulated.
shadcn_ui version
main
Platform
Web
Code sample
-
Screenshots or Video
What it should look like:
Logs
No response
Flutter Doctor output
.