carbon-design-system / carbon

A design system built by IBM
https://www.carbondesignsystem.com
Apache License 2.0
7.73k stars 1.79k forks source link

Should Interactive tooltips support hover behavior #3893

Closed xinlihai closed 5 years ago

xinlihai commented 5 years ago

Summary

right now i can just use interactive tooltip which support click to show some rich text but when i want to hover and show these things i can't find a solution.

asudoh commented 5 years ago

Hi 👋 thank you for reporting. Rich interactive content being handled with click-only interactive tooltip is what our design dictates, but our designers are open for something like bold text, etc. in definition/icon tooltips. Please see #3840 for more details.

xinlihai commented 5 years ago

@asudoh Thanks, but this can be used only in react not vue, can carbon-component-vue definition tooltip add this feature?

asudoh commented 5 years ago

For Vue enhancements, please go to https://github.com/carbon-design-system/carbon-components-vue. Thanks!