NEW 200795
[results.webkit.org Timeline] Sticky Axis and new axis style
https://bugs.webkit.org/show_bug.cgi?id=200795
Summary [results.webkit.org Timeline] Sticky Axis and new axis style
Zhifei Fang
Reported 2019-08-15 16:22:42 PDT
[results.webkit.org Timeline] Sticky Axis and new axis style
Attachments
Patch (18.51 KB, patch)
2019-08-15 16:24 PDT, Zhifei Fang
no flags
Patch (18.51 KB, patch)
2019-08-15 18:40 PDT, Zhifei Fang
no flags
Patch (18.58 KB, patch)
2019-08-15 19:05 PDT, Zhifei Fang
no flags
Patch (21.70 KB, patch)
2019-08-16 15:15 PDT, Zhifei Fang
no flags
Patch (20.31 KB, patch)
2019-08-19 16:27 PDT, Zhifei Fang
no flags
Patch (20.31 KB, patch)
2019-08-19 16:41 PDT, Zhifei Fang
no flags
Patch (20.60 KB, patch)
2019-08-20 12:58 PDT, Zhifei Fang
zhifei_fang: review?
Zhifei Fang
Comment 1 2019-08-15 16:24:47 PDT
Jonathan Bedard
Comment 2 2019-08-15 17:49:35 PDT
Comment on attachment 376439 [details] Patch A few high level comments: - I think I like the sticky scales, but I can see some people not liking them. I think we need to be able to disable the sticky scales. - Before, the gap between multi-dot scales just didn't exist....now it feels too large. I'm interested bot watcher's opinions on this, I'm deploying it to the staging instance now.
Zhifei Fang
Comment 3 2019-08-15 18:33:06 PDT
(In reply to Jonathan Bedard from comment #2) > Comment on attachment 376439 [details] > Patch > > A few high level comments: > - I think I like the sticky scales, but I can see some people not liking > them. I think we need to be able to disable the sticky scales. Yes, you can disable it, I have designed an option to enable/disable it, by default it will be enable, so that we don't need to touch any existing code to enable it. We can provide the UI to enable or disable it. > - Before, the gap between multi-dot scales just didn't exist....now it feels > too large. Yeah, I want bot watchers' opinions on this as well, this change addressed what I remembered for Alexey's feedback. > > I'm interested bot watcher's opinions on this, I'm deploying it to the > staging instance now.
Zhifei Fang
Comment 4 2019-08-15 18:40:52 PDT
Zhifei Fang
Comment 5 2019-08-15 18:41:33 PDT
A small fix, will deploy this. (In reply to Zhifei Fang from comment #4) > Created attachment 376462 [details] > Patch
Zhifei Fang
Comment 6 2019-08-15 19:05:39 PDT
Jonathan Bedard
Comment 7 2019-08-16 11:34:30 PDT
If you scroll all the way to the right, the scale labels don't line up with their dots.
Zhifei Fang
Comment 8 2019-08-16 15:15:59 PDT
Jonathan Bedard
Comment 9 2019-08-16 16:02:27 PDT
Comment on attachment 376545 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=376545&action=review > Tools/resultsdbpy/resultsdbpy/view/templates/base.html:56 > + disableBackGesture(); Can we just make this a stand-alone patch? I recognize this is useful for the particular changes being made here, but it can also stand alone.
Zhifei Fang
Comment 10 2019-08-16 16:03:44 PDT
(In reply to Jonathan Bedard from comment #9) > Comment on attachment 376545 [details] > Patch > > View in context: > https://bugs.webkit.org/attachment.cgi?id=376545&action=review > > > Tools/resultsdbpy/resultsdbpy/view/templates/base.html:56 > > + disableBackGesture(); > > Can we just make this a stand-alone patch? I recognize this is useful for > the particular changes being made here, but it can also stand alone. Sure. Will do
Zhifei Fang
Comment 11 2019-08-16 16:11:01 PDT
(In reply to Jonathan Bedard from comment #9) > Comment on attachment 376545 [details] > Patch > > View in context: > https://bugs.webkit.org/attachment.cgi?id=376545&action=review > > > Tools/resultsdbpy/resultsdbpy/view/templates/base.html:56 > > + disableBackGesture(); > > Can we just make this a stand-alone patch? I recognize this is useful for > the particular changes being made here, but it can also stand alone. https://bugs.webkit.org/show_bug.cgi?id=200839
Zhifei Fang
Comment 12 2019-08-19 16:27:59 PDT
Zhifei Fang
Comment 13 2019-08-19 16:41:28 PDT
Zhifei Fang
Comment 14 2019-08-20 12:58:01 PDT
Note You need to log in before you can comment on or make changes to this bug.