Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: tooltip #18

Open
wants to merge 4 commits into
base: main
Choose a base branch
from
Open

feat: tooltip #18

wants to merge 4 commits into from

Conversation

fatima-zz
Copy link
Contributor

@fatima-zz fatima-zz commented Feb 25, 2025

CORE-411

Note

Tried my absolute best to get the tooltip arrow to match the Figma design, but after many hours of battling CSS, Radix, and my own sanity, I’ve decided to wave the white flag—for now. 😅

Let’s revisit this in another PR with fresh eyes if applicable

@fatima-zz fatima-zz self-assigned this Feb 25, 2025
Copy link

github-actions bot commented Feb 25, 2025

Copy link
Contributor

@azuradara azuradara left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Does the DS specify any animations or something like that? If not let's just add a 200ms ease-out fade on enter and leave

text: string;
icon?: string;
description?: string;
dismissIcon: boolean;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can we rename this to dismissable

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants