-
Notifications
You must be signed in to change notification settings - Fork 531
Component: Add CSS-only animated tooltip with directional arrow pointer #17387
Copy link
Copy link
Open
Labels
GSSoC-26Official GSSoC 2026 issueOfficial GSSoC 2026 issueanimationAnimation effects, hover interactions, motion ideas, transitionsAnimation effects, hover interactions, motion ideas, transitionsgood first issueGood for newcomersGood for newcomersgssoc:approvedApproved for GSSoC contributionsApproved for GSSoC contributionshelp wantedExtra attention neededExtra attention neededlevel:intermediateRequires moderate project understandingRequires moderate project understanding
Description
Metadata
Metadata
Assignees
Labels
GSSoC-26Official GSSoC 2026 issueOfficial GSSoC 2026 issueanimationAnimation effects, hover interactions, motion ideas, transitionsAnimation effects, hover interactions, motion ideas, transitionsgood first issueGood for newcomersGood for newcomersgssoc:approvedApproved for GSSoC contributionsApproved for GSSoC contributionshelp wantedExtra attention neededExtra attention neededlevel:intermediateRequires moderate project understandingRequires moderate project understanding
Feature Request
Tooltips are a fundamental UI pattern missing from EaseMotion CSS. A pure CSS tooltip with a smooth fade + scale entry and directional arrow would be widely useful.
Proposed Component
.ease-tooltip,.ease-tooltip--top,.ease-tooltip--bottom,.ease-tooltip--left,.ease-tooltip--right:hoverand:focuson the parent::beforeborder trick--ease-tooltip-bg,--ease-tooltip-color,--ease-tooltip-delayaria-labeland keyboard focus)Files to Create
submissions/examples/ease-tooltip/style.csssubmissions/examples/ease-tooltip/demo.htmlsubmissions/examples/ease-tooltip/README.md