Open HoverCard with click too #1884
-
I´m using hoverCard, and that is perfect, but in mobile we dont have HOVER. How open HoverCard with click too? |
Beta Was this translation helpful? Give feedback.
Answered by
benoitgrelard
Jan 12, 2023
Replies: 1 comment 2 replies
-
Like a boolean option, onClickOpen |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hey @ViniDevBR, that wouldn't make sense because the trigger is a link, so clicking on it would navigate away.
HoverCard
should be treated purely as a progressive enhancement for showing info that is already available on behind that link. Think the user cards on twitter or github, when you click on them on touch screens, you'll see it simply navigates to that user's page.