tensorflow / tensorflow/tensorboard
Mouseover for plot does not go away when changing from scalars to images
Open
Nobody has claimed this yet.
core:frontend
plugin:scalars
type:bug
- Dominant language
- TypeScript
- Stars
- 7.2k
- Forks
- 1.7k
- Avg merge
- 4d 22h
- Merged PRs (30d)
- 1
Description
The reproduction steps are:
- Choose the "scalars" tab
- Scroll so that a graph is partially obscured by the orange bar
- Mouse over the graph so that the tooltip/mouseover appears:

- Move mouse straight up into the orange bar, then over to click on "images"
- Observe that tooltip stays there:

The tooltip will stay there until you move back to the scalar tab or the page autoreloads. This can be very annoying for longer tooltips!
Chrome 83, running on a Pixelbook.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Reproduce the issue in Chrome using the scalars and images tabs, following the listed scroll and mouseover steps. Trace how the graph tooltip is dismissed when switching tabs; done means the tooltip disappears after moving to the orange bar and selecting images, without requiring a return to the scalars tab or an autoreload.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 45/100