carbon-design-system / carbon-components-vue

Vue implementation of the Carbon Design System
http://vue.carbondesignsystem.com
Apache License 2.0
607 stars 178 forks source link

Progress Bar step labels look like a link tag but nothing happens when clicking on it #937

Open KJaspers opened 4 years ago

KJaspers commented 4 years ago

This issue was reported to carbon elements and fixed: https://github.com/carbon-design-system/carbon/issues/5515

However, the problem still exists in carbon vue component. As far as I understand, the idea for vanilla carbon is to have it as a link if a tooltip is specified, so that the tooltip is shown when clicking on it. The carbon vue implementation seems to be different and still shows the link when hovering over the label even if no tooltip is specified.

jungleBadger commented 4 years ago

Accepting the to and href props would be acceptable to achieve that @lee-chase? Let me know and I can work on getting this done.

KJaspers commented 3 years ago

Any updates on this one?

github-actions[bot] commented 2 months ago

This issue has been marked as stale because it has required additional info or a response from the author for over 14 days. When you get the chance, please comment with the additional info requested. Otherwise, this issue will be closed in 14 days.