rstudio / bslib

Tools for theming Shiny and R Markdown via Bootstrap 3, 4, or 5.
https://rstudio.github.io/bslib/
Other
443 stars 49 forks source link

Hover state of switch input should not be the default cursor #1072

Open daattali opened 1 month ago

daattali commented 1 month ago

When creating a input_switch(), the cursor over the label changes to a "pointer", but the cursor over the actual switch does not change. This doesn't give the user an impression that it is clickable.