material-components / material-web

Material Design Web Components
https://material-web.dev
Apache License 2.0
8.97k stars 844 forks source link

Implement Tooltip #1499

Open asyncLiz opened 4 years ago

asyncLiz commented 4 years ago

Is your feature request related to a problem? Please describe. Import MDC's tooltip component into MWC.

Describe the solution you'd like An <mwc-tooltip> or similar web component.

Describe alternatives you've considered N/A

Additional context https://material.io/components/tooltips

Misiu commented 3 years ago

@asyncLiz any updates on this? It is listed as TDB in the readme. Can the severity be changed? This would be super useful for https://github.com/home-assistant/frontend

asyncLiz commented 3 years ago

There aren't any updates to post of yet. We're hoping to get some more of our team members from Material Web to start working on these outstanding components soon, but there are a lot of other high priority items for the team that need to be completed this quarter.

JosefJezek commented 3 years ago

here is a nice lib for inspiration https://github.com/popperjs/popper-core

the lib is used in the web components here

evangelosdaniil commented 3 years ago

Hey @asyncLiz, I hope you are well! Do you have any update regarding the support of this project? It feels that it's dying; I wouldn't be impressed if you guys archive it...

konradjurk commented 3 years ago

@evangelosdaniil I guess your concerns regarding the project itself have been answered with #2441 :)

yinonov commented 3 years ago

there are some a11y concerns raised around the tooltip topic in the air. looking forward to a more inclusive (all users) UI, would you consider something like toggle tips or other alternatives? what's material take on that?

teddis commented 2 months ago

Why are Tooltips prominently displayed as a feature of MD3 but there is no corresponding implementation here? https://m3.material.io/components/tooltips/overview

asyncLiz commented 2 months ago

It is because we haven't built all the components yet.