tensorflow / tensorflow/tensorboard

Mouseover for plot does not go away when changing from scalars to images

Open
#3,753 4 comments 6 reactions 0 assignees View on GitHub

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:

  1. Choose the "scalars" tab
  2. Scroll so that a graph is partially obscured by the orange bar
  3. Mouse over the graph so that the tooltip/mouseover appears:

Screenshot 2020-06-23 at 12 46 09 PM

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

Screenshot 2020-06-23 at 12 46 51 PM

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.