RESOLVED FIXED 201258
results.webkit.org: Move legend into sidebar
https://bugs.webkit.org/show_bug.cgi?id=201258
Summary results.webkit.org: Move legend into sidebar
Jonathan Bedard
Reported 2019-08-28 17:28:08 PDT
I received some feedback that the legend should be in the sidebar, rather than above the timelines.
Attachments
Patch (4.66 KB, patch)
2019-08-28 17:29 PDT, Jonathan Bedard
no flags
new-legend (64.60 KB, image/png)
2019-08-28 17:31 PDT, Jonathan Bedard
no flags
old-legend (38.29 KB, image/png)
2019-08-28 17:31 PDT, Jonathan Bedard
no flags
Patch (12.71 KB, patch)
2019-08-30 14:56 PDT, Jonathan Bedard
no flags
Patch (13.87 KB, patch)
2019-08-30 15:54 PDT, Jonathan Bedard
no flags
Patch for landing (21.90 KB, patch)
2019-09-03 14:08 PDT, Jonathan Bedard
no flags
Jonathan Bedard
Comment 1 2019-08-28 17:29:15 PDT
Jonathan Bedard
Comment 2 2019-08-28 17:31:25 PDT
Created attachment 377518 [details] new-legend
Jonathan Bedard
Comment 3 2019-08-28 17:31:43 PDT
Created attachment 377519 [details] old-legend
Jonathan Bedard
Comment 4 2019-08-28 17:33:18 PDT
I'm curious for other's thoughts on this. I think I slightly prefer the legend in the sidebar, but I could go either way.
Russell Epstein
Comment 5 2019-08-30 14:22:38 PDT
I like the idea, some feedback: If we are going to display the tray in a collapsed state, I think the legend 'bubbles' should have mouse-over tooltips to explain what they are. While not specifically related to the scope of the bug you linked, that addition makes me think we should have some way to display current branch, currently applied filters, and the results limit in a non-intrusive way instead of just the first letters of each filter option as well. I think those changes might help to justify displaying the tray in a collapsed state.
Jonathan Bedard
Comment 6 2019-08-30 14:56:44 PDT
Jonathan Bedard
Comment 7 2019-08-30 15:54:56 PDT
Zhifei Fang
Comment 8 2019-09-03 13:41:18 PDT
Comment on attachment 377760 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=377760&action=review > Tools/resultsdbpy/resultsdbpy/view/static/js/tooltip.js:104 > + onStateUpdate: (element, state) => { Could you change state to stateDiff ? I think this may be misleading. > Tools/resultsdbpy/resultsdbpy/view/static/library/css/webkit.css:925 > + z-index: 50; Could you create a value for this z-index ? like middleZIndex, if in future we have more layers, this will help us to maintain.
Zhifei Fang
Comment 9 2019-09-03 13:41:35 PDT
(In reply to Zhifei Fang from comment #8) > Comment on attachment 377760 [details] > Patch > > View in context: > https://bugs.webkit.org/attachment.cgi?id=377760&action=review > > > Tools/resultsdbpy/resultsdbpy/view/static/js/tooltip.js:104 > > + onStateUpdate: (element, state) => { > > Could you change state to stateDiff ? I think this may be misleading. > > > Tools/resultsdbpy/resultsdbpy/view/static/library/css/webkit.css:925 > > + z-index: 50; > > Could you create a value for this z-index ? like middleZIndex, if in future > we have more layers, this will help us to maintain. unofficially r=me
Aakash Jain
Comment 10 2019-09-03 13:46:14 PDT
rs=me
Jonathan Bedard
Comment 11 2019-09-03 14:08:37 PDT
Created attachment 377919 [details] Patch for landing
WebKit Commit Bot
Comment 12 2019-09-03 14:52:22 PDT
Comment on attachment 377919 [details] Patch for landing Clearing flags on attachment: 377919 Committed r249443: <https://trac.webkit.org/changeset/249443>
WebKit Commit Bot
Comment 13 2019-09-03 14:52:24 PDT
All reviewed patches have been landed. Closing bug.
Radar WebKit Bug Importer
Comment 14 2019-09-03 14:53:20 PDT
Note You need to log in before you can comment on or make changes to this bug.