Hover effect on buttons(or any default hover effect) persists on touch devices #4195
Closed
sazzadsiam
started this conversation in
General
Replies: 1 comment
-
We can simply customize button source code. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
There is an issue with the default hover effect on buttons in the ShadCN UI library when using touch screen devices. When a button is clicked on a touch screen device, the hover effect appears and does not disappear until another element is clicked. This behavior is inconsistent with the expected behavior on touch devices, where hover states should typically not persist after the touch action.
Beta Was this translation helpful? Give feedback.
All reactions