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

Tooltip in runtime graph can get stuck #738

Closed
rileyjbauer opened this issue Jan 26, 2019 · 2 comments
Closed

Tooltip in runtime graph can get stuck #738

rileyjbauer opened this issue Jan 26, 2019 · 2 comments

Comments

@rileyjbauer
Copy link
Contributor

image

I've only seen this issue when a user is hovering over the ... of a running pipeline, and the graph updates in a way that moves the parent node of the ... (the TFX sample does this reliably in later steps, though it can sometimes be reproduced in the conditional example).

The issue seems to be the built-in handlers of the Tooltip not being fired.

A potential solution, as sort of mentioned here, would be to create a wrapper Icon component that includes a Tooltip and the necessary mouse event handlers.

@Bobgy
Copy link
Contributor

Bobgy commented Jan 22, 2020

/close
I haven't seen this issue.
I think it's already fixed

@k8s-ci-robot
Copy link
Contributor

@Bobgy: Closing this issue.

In response to this:

/close
I haven't seen this issue.
I think it's already fixed

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

HumairAK pushed a commit to red-hat-data-services/data-science-pipelines that referenced this issue Mar 11, 2024
…ow#739)

* sanitize paths in artifact_items

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

No branches or pull requests

5 participants