Closed
Bug 1472717
Opened 7 years ago
Closed 7 years ago
Selected job no longer deselected when clicking somewhere else
Categories
(Tree Management :: Treeherder: Frontend, defect, P1)
Tree Management
Treeherder: Frontend
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: jandem, Assigned: camd)
References
Details
Attachments
(2 files)
This probably regressed within the last 3 days or so.
I think it still works when clicking certain areas but it doesn't work everywhere.
Comment 1•7 years ago
|
||
Thank you for filing. I'm presuming this is due to bug 1450022.
Assignee: nobody → cdawson
Blocks: 1450022
Component: Treeherder → Treeherder: Frontend
Flags: needinfo?(cdawson)
Priority: -- → P1
Comment 2•7 years ago
|
||
Within the display of the results of a push (where everyone would think to click to deselect), the only spot that works is in whitespace below the level of the bottom line of results or the bottom line of push information, whichever is taller. That's such a narrow strip that I only accidentally hit it, so I thought it was just intermittently working and mostly not working, rather than being a tiny little strip at the bottom which actually works 100% of the time.
The workaround is easy, but very hard to retrain yourself to use: click in the grey "get next: | 10 | 20 | 50 |" bar.
Comment 3•7 years ago
|
||
Assignee | ||
Comment 4•7 years ago
|
||
I believe this will add clearing it back into the right places.
Flags: needinfo?(cdawson)
Assignee | ||
Updated•7 years ago
|
Attachment #8989475 -
Flags: review?(emorley)
Updated•7 years ago
|
Attachment #8989475 -
Flags: review?(emorley) → review+
Comment 5•7 years ago
|
||
Commit pushed to master at https://github.com/mozilla/treeherder
https://github.com/mozilla/treeherder/commit/1bf2e61f975a29b8153f3f3eec072db003f1f3f1
Bug 1472717 - Fix clear selected job when clicking away (#3753)
Assignee | ||
Updated•7 years ago
|
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Comment 7•7 years ago
|
||
(In reply to Jan de Mooij [:jandem] from comment #0)
> This probably regressed within the last 3 days or so.
>
> I think it still works when clicking certain areas but it doesn't work
> everywhere.
For me it still works like this. Does this need to be deployed?
Flags: needinfo?(jdemooij)
Flags: needinfo?(cdawson)
Comment 8•7 years ago
|
||
This change was deployed ~24 hours ago (see "What's deployed" link in the Treeherder help menu for which changes are awaiting deployment). Testing prod now it works fine for me.
If after refreshing the page (if it's a tab that's been open from before the deploy) the issue still occurs, please give full STR (there may be a specific region of the page that isn't working).
Flags: needinfo?(jdemooij)
Flags: needinfo?(cdawson)
Comment 9•7 years ago
|
||
The tab was opened about 3h ago.
Aryx: can you please check to see if it works as expected for you? might, indeed, be something on my side.
Flags: needinfo?(aryx.bugmail)
![]() |
||
Comment 10•7 years ago
|
||
Closing by clicking elsewhere or on the job details pane's close button works here but only if there is no job in the pinboard.
Flags: needinfo?(aryx.bugmail)
Comment 11•7 years ago
|
||
Not "anywhere" else, only "anywhere which is either to the right of a job, or to the left of a job and below the list of pushes." With a single push and a lot of jobs showing, that makes a huge target, but with a merge and only unstarred showing and only a couple of jobs still left, the space to the right of the list of pushes is a large percentage of the empty space.
As long a nobody stars the one unstarred and ruins my example, the only two places you can click to deselect https://treeherder.mozilla.org/#/jobs?repo=mozilla-inbound&revision=bf624413028d403f46a90c85bffdaa2aa5791729&filter-resultStatus=testfailed&filter-resultStatus=busted&filter-resultStatus=exception&filter-resultStatus=pending&filter-resultStatus=running&filter-classifiedState=unclassified&selectedJob=186246991 are in the line directly to the right of the p and in the narrow blank line below the ...and more at the bottom of the list of pushes.
Updated•7 years ago
|
Status: VERIFIED → REOPENED
Resolution: FIXED → ---
Comment 12•7 years ago
|
||
Assignee | ||
Comment 13•7 years ago
|
||
Dang, my apologies for missing these areas. This new PR should cover that, plus the area below the "fetch more pushes" bar.
Assignee | ||
Updated•7 years ago
|
Attachment #8990083 -
Flags: review?(emorley)
Comment 14•7 years ago
|
||
Comment on attachment 8990083 [details] [review]
Link to GitHub pull-request: https://github.com/mozilla/treeherder/pull/3762
Many thanks :-)
Attachment #8990083 -
Flags: review?(emorley) → review+
Comment 15•7 years ago
|
||
Commit pushed to master at https://github.com/mozilla/treeherder
https://github.com/mozilla/treeherder/commit/3ce79a93a74ab2bbfd041d7270fa30a2f6379590
Bug 1472717 - Add more click-to-clear-job targets (#3762)
Assignee | ||
Updated•7 years ago
|
Status: REOPENED → RESOLVED
Closed: 7 years ago → 7 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•