Details
Details
Moved panels around on single-column and multi-column dashboards, saw them move to reasonable places and stay there when I reloaded the page.
Diff Detail
Diff Detail
- Repository
- rP Phabricator
- Branch
- panel11
- Lint
Lint Passed - Unit
Tests Passed - Build Status
Buildable 22570 Build 30913: Run Core Tests Build 30912: arc lint + arc unit
Event Timeline
webroot/rsrc/js/application/dashboard/behavior-dashboard-move-panels.js | ||
---|---|---|
45 | Not sure if you'd consider this a whitespace-only change detection bug or not, since we're just moving the brace from line 70 up. |
webroot/rsrc/js/application/dashboard/behavior-dashboard-move-panels.js | ||
---|---|---|
46 | I think the rendering is reasonable -- this is the brace from line 70. The brace on line 47/45 moved in, arguably? How would you expect/prefer this be rendered? |
webroot/rsrc/js/application/dashboard/behavior-dashboard-move-panels.js | ||
---|---|---|
46 | Oh no, this is fine; I just called it out because I spent a minute scratching my head before I figured out what had happened. |