google / google/material-design-lite
tooltip delay
Open
MD Guidance Needed
Tooltip
- Dominant language
- HTML
- Stars
- 32.2k
- Forks
- 4.9k
- PR merge metrics
- No merged PRs in 30d
Description
Currently tooltips always display instantly which can be quite annoying in some UI contexts where you'd only like the tooltip to appear on a lingering hover.
The MD standard doesn't seem to mention delay at all (nothing for or against). It seems common to have a default, but configurable delay of 500ms in other tooltip implementations (polymer uses 500ms by default for example), and it would be great if MDL added a configurable delay.
Contributor guide
Assessment
This issue has not been assessed yet.