Page MenuHomePhabricator

Fix Maniphest Reports scrolling issues
ClosedPublic

Authored by chad on Feb 24 2015, 5:33 PM.
Tags
None
Referenced Files
F13103126: D11879.diff
Sat, Apr 27, 9:00 AM
Unknown Object (File)
Thu, Apr 25, 4:30 PM
Unknown Object (File)
Thu, Apr 25, 12:40 AM
Unknown Object (File)
Thu, Apr 11, 8:32 AM
Unknown Object (File)
Mar 10 2024, 12:23 AM
Unknown Object (File)
Feb 12 2024, 2:17 AM
Unknown Object (File)
Feb 7 2024, 6:34 PM
Unknown Object (File)
Feb 7 2024, 5:10 PM
Subscribers

Details

Summary

Fixes T7099, also picked some new colors. Raphael can bind the graph to a dom element, which resolved the scrolling issue.

Test Plan

Tested scrolling on my laptop, desktop. Seems resolved.

Diff Detail

Repository
rP Phabricator
Branch
maniphest-reports
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 4639
Build 4653: [Placeholder Plan] Wait for 30 Seconds

Event Timeline

chad retitled this revision from to Fix Maniphest reports.
chad updated this object.
chad edited the test plan for this revision. (Show Details)
chad added reviewers: epriestley, btrahan.
chad retitled this revision from Fix Maniphest reports to Fix Maniphest Reports scrolling issues.Feb 24 2015, 5:34 PM
btrahan edited edge metadata.
btrahan added inline comments.
webroot/rsrc/css/application/maniphest/report.css
15–16

looks like we lost some CSS rules; just double checking that was intended

webroot/rsrc/js/application/maniphest/behavior-line-chart.js
16

this is a wacky constructor IMO - weird to see two parameters can instead be a single parameter of a different type - but hey we didn't write it!

This revision is now accepted and ready to land.Feb 24 2015, 5:36 PM
webroot/rsrc/css/application/maniphest/report.css
15–16

These are pretty well denoted by "Week of" that they don't also need a color.

webroot/rsrc/js/application/maniphest/behavior-line-chart.js
16
This revision was automatically updated to reflect the committed changes.