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

improve "box icon" tooltip on certain SVGs #2261

Open
petersutter opened this issue Jan 13, 2025 · 0 comments
Open

improve "box icon" tooltip on certain SVGs #2261

petersutter opened this issue Jan 13, 2025 · 0 comments
Labels
component/dashboard Gardener Dashboard kind/bug Bug

Comments

@petersutter
Copy link
Member

What happened:
When hovering over the connection status or over the certified kubernetes logo in the shoot list, the tooltip "box icon" is shown.

<title
:id="iconName"
lang="en"
>{{ iconName }} icon</title>

Image

What you expected to happen:
Show proper tooltip. When the GIconBase component is used, also the icon-name property should be passed so that the default "box" is not used.
We should remove the title if no icon-name is passed to prevent showing an unnecessary tooltip.

How to reproduce it (as minimally and precisely as possible):

Anything else we need to know:

Environment:

@petersutter petersutter added component/dashboard Gardener Dashboard kind/bug Bug labels Jan 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component/dashboard Gardener Dashboard kind/bug Bug
Projects
None yet
Development

No branches or pull requests

1 participant