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

Arrows for Tooltips #3178

Open
Mettwasser opened this issue Jan 28, 2025 · 1 comment
Open

Arrows for Tooltips #3178

Mettwasser opened this issue Jan 28, 2025 · 1 comment
Assignees
Labels
feature request Request a feature or introduce and update to the project.
Milestone

Comments

@Mettwasser
Copy link

Mettwasser commented Jan 28, 2025

Describe the feature in detail (code, mocks, or screenshots encouraged)

Every 'popover' component has an arrow attribute that you can add to make the component show an arrow to where it's pointing to. The Tooltip one doesn't have that arrow, but it has options to style it through the positioning property.

<Tooltip arrow ...>
  ...
</Tooltip>

What type of pull request would this be?

New Feature

Provide relevant links or additional information.

No response

@Mettwasser Mettwasser added the feature request Request a feature or introduce and update to the project. label Jan 28, 2025
@endigo9740 endigo9740 added this to the v3.0 (Next) milestone Jan 28, 2025
@phamduylong
Copy link
Contributor

I'll implement this. @endigo9740 can you assign this to me?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request Request a feature or introduce and update to the project.
Projects
None yet
Development

No branches or pull requests

3 participants