FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Charts: Cannot wrap chart with Tippy tooltip · Issue #3047 · patternfly/patternfly-react · GitHub

Charts: Cannot wrap chart with Tippy tooltip #3047

Description

OpenShift currently wraps the donut chart with our Tooltip component. The tooltip's isVisible property is triggered manually during a mouse-over event.

The problem is that the tooltip is shown once, but never again. Tippy appears to lose reference and/or state due to the way we clone the container component for the pie, donut, and donut utilization charts.

We need to slightly modify how we clone containers and create some examples to ensure this use case is supported.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions


Back | FazBrowse Home | New Git URL