tensorflow / tensorflow/tensorboard

Y-axis edit button misalignment Safari

Open
#6,027 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
7.2k
Forks
1.7k
Avg merge
4d 22h
Merged PRs (30d)
1

Description

Environment information (required)

Please run diagnose_tensorboard.py (link below) in the same
environment from which you normally run TensorFlow/TensorBoard, and
paste the output here:

Resolviendo raw.githubusercontent.com (raw.githubusercontent.com)... 185.199.108.133, 185.199.111.133, 185.199.110.133, ...
Conectando con raw.githubusercontent.com (raw.githubusercontent.com)[185.199.108.133]:443... conectado.
Petición HTTP enviada, esperando respuesta... 200 OK
Longitud: 19171 (19K) [text/plain]
Grabando a: «diagnose_tensorboard.py»

diagnose_tensorboard.py 100%[=====================================>] 18,72K --.-KB/s en 0,001s

2022-11-06 12:34:26 (30,2 MB/s) - «diagnose_tensorboard.py» guardado [19171/19171]

For browser-related issues, please additionally specify:

  • Browser type and version: Safari 14.1.2
  • Screenshot, if it’s a visual issue:

https://user-images.githubusercontent.com/93374270/200168421-59cadd40-f098-463a-bc6a-757d7d6b09c7.mov

Issue description

Found in Safari 14.1.2:
I have found a misalignment in the button to edit the Y-axis when running TensorBoard. When I put the cursor on the Y-axis, the edit button is displayed on the right side of the graph in such a way that it is not possible to click it. When I move the cursor to click the button, it disappears. In Chrome 106.0.5249.119, this error does not occur, i.e., when I put the cursor over the Y-axis, the edit button appears on the left side, so it is possible to click it and edit the axis.

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

No source file or test is named in the issue. First reproduce the Y-axis edit-button behavior in Safari 14.1.2 and compare it with Chrome 106.0.5249.119, then locate the TensorBoard Y-axis hover/edit UI entry point; done means the button stays positioned and clickable in Safari.

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
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.