Skip to content
This repository has been archived by the owner on Jan 19, 2023. It is now read-only.

Extend IconComponent to support Tooltip #2307

Closed
pivotal-mikegresham opened this issue Apr 12, 2021 · 1 comment · Fixed by #2350
Closed

Extend IconComponent to support Tooltip #2307

pivotal-mikegresham opened this issue Apr 12, 2021 · 1 comment · Fixed by #2350
Assignees
Labels
api enhancement New feature or request ui

Comments

@pivotal-mikegresham
Copy link

Describe the problem/challenge you have
Teams want to be able to use tooltips to help onboard and inform users about taxonomy and topology

Describe the solution you'd like
Implement the tooltips component from clarity

Anything else you would like to add:
Clarity docs: https://clarity.design/angular-components/tooltip/#tooltip-right

@wwitzel3 wwitzel3 added api enhancement New feature or request ui labels Apr 12, 2021
@wwitzel3
Copy link
Contributor

wwitzel3 commented Apr 12, 2021

Implementing this would involve extending the existing IconComponent. We'll want to support Size and Placement configuration options.

https://github.com/vmware-tanzu/octant/blob/master/pkg/view/component/icon.go#L12

@wwitzel3 wwitzel3 changed the title Add tooltips component from clarity Extend IconComponent to support Tooltip Apr 12, 2021
@GuessWhoSamFoo GuessWhoSamFoo self-assigned this Apr 19, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
api enhancement New feature or request ui
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants