Page MenuHomePhabricator

On narrow dashboard columns, don't show col2 of obj-item
ClosedPublic

Authored by chad on Dec 10 2014, 7:26 PM.
Tags
None
Referenced Files
F18941023: D10962.id26319.diff
Tue, Nov 11, 9:26 AM
F18877455: D10962.diff
Thu, Nov 6, 8:42 AM
F18854155: D10962.id26320.diff
Fri, Oct 31, 9:57 PM
F18854150: D10962.id26320.diff
Fri, Oct 31, 9:53 PM
F18852810: D10962.id.diff
Fri, Oct 31, 12:12 PM
F18851773: D10962.id.diff
Fri, Oct 31, 4:01 AM
F18797765: D10962.id26320.diff
Oct 17 2025, 5:25 AM
F18748213: D10962.id.diff
Oct 3 2025, 7:55 PM
Subscribers

Details

Summary

Hides the second column of info on narrow (33%) columns on dashboards on object-items.

Test Plan

Tested a narrow left and narrow right column, 160px is gained back.

Screen_Shot_2014-12-10_at_11.25.02_AM.png (1×2 px, 470 KB)

Diff Detail

Repository
rP Phabricator
Branch
obj-dashboard-sm
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 3217
Build 3223: [Placeholder Plan] Wait for 30 Seconds

Event Timeline

chad retitled this revision from to On narrow dashboard columns, don't show col2 of obj-item.
chad updated this object.
chad edited the test plan for this revision. (Show Details)
chad added reviewers: epriestley, btrahan.

To clarify, this is just removing the column outright? That seems really bad to me...

It's the column with the dates:

pasted_file (407×299 px, 60 KB)

epriestley edited edge metadata.

Oh, I thought it was taking out a whole dashboard column and all the panels inside it. That makes more sense.

This revision is now accepted and ready to land.Dec 10 2014, 7:37 PM

In the long run we'll likely need richer means of displaying narrow object lists, maybe bake it directly into obj-item-list at the PHP level. I'll have to think about it a bit. I imagine once we have 3 column and/or project dashboards we'll want something strong than this.

This revision was automatically updated to reflect the committed changes.