tensorflow / tensorflow/tensorboard
Weird word breaking in run dropdown of profile plugin
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 7.2k
- Forks
- 1.7k
- Avg merge
- 4d 22h
- Merged PRs (30d)
- 1
Description
-TensorBoard version: github master
-TensorFlow version: tf-nightly
-Python version: 2.7
The profile plugin run metadata shows weird word breaking. In the first screenshot, a_large_long_long_long_long.... name is showed as long_lon...
In the third screenshot, another long name is showed as empty string.
This typically happens when switching from one run to the other. I also noticed some glitch when switching.



A screenshot of the testing logdir:

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
Start at the profile plugin's run metadata dropdown and reproduce the issue with the long run names shown in the screenshots, especially when switching between runs. Trace the rendering and switching behavior to determine why names are truncated or displayed as empty strings. Done means long names render consistently without the reported visual glitch when changing runs.
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
- Mostly clear
- Newbie friendliness
- 35/100