Closed
Bug 1450735
Opened 7 years ago
Closed 7 years ago
Can't click on job info
Categories
(Tree Management :: Treeherder: Frontend, defect)
Tree Management
Treeherder: Frontend
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: dustin, Unassigned)
Details
Attachments
(1 file)
15.73 KB,
image/png
|
Details |
The screenshot shows a pending job. It has a taskId, and it's even link-colored (although a little lighter than usual, as is the dark bar above that). But I can't click on it, so I can't get to the task.
STR:
* Open a link from try
* Click on a pending job
Note that reloading the page with this job selected fixes the issue. Perhaps this is disabled during loading, and never re-enabled?
Comment 1•7 years ago
|
||
I've tried in both Nightly and Chrome beta:
1) Visit https://treeherder.mozilla.org/#/jobs?repo=try
2) Click on any pending job
3) Click on job links in the left hand job details pane that appears (for example the link to the task inspector)
...however the left hand panel always works for me.
Does this occur always or intermittently? I'm presuming it is some race condition with the enabling of the panel.
Flags: needinfo?(dustin)
Reporter | ||
Comment 2•7 years ago
|
||
Hm, it was consistent yesterday, at least for the pushes I was making, but I can't reproduce it on try now.
Status: NEW → RESOLVED
Closed: 7 years ago
Flags: needinfo?(dustin)
Resolution: --- → WORKSFORME
Comment 3•7 years ago
|
||
We had a prod push earlier today, but nothing stands out in it that might have resolved the issue (https://github.com/mozilla/treeherder/compare/17e391db099d...30bcde411fe2). If you see this again, please do reopen :-)
You need to log in
before you can comment on or make changes to this bug.
Description
•