Replies: 2 comments 6 replies
-
Hey @deliqs In my opinion, it's not an ideal design pattern to execute an action upon clicking a hyperlink. It should really just be a navigation link. If you want to perform actions on click, you could use a button - there is the Quiet setting that removes the border. |
Beta Was this translation helpful? Give feedback.
0 replies
-
That is understandable. Do you know how I can open a link in another tab via the Button component? |
Beta Was this translation helpful? Give feedback.
6 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.
-
Hi,
I've searched through the discussions, but I have not found any similar feature requests.
I have a dashboard with a table. Each row has a URL component. I'd like to add an "On click" action to this URL component. In my specific case, I'd like to keep track of what has been seen.
If there is a similar feature request, then please point me to that and delete this one.
Beta Was this translation helpful? Give feedback.
All reactions