Page MenuHomePhabricator

Normalize icon color on user/project lists.
ClosedPublic

Authored by chad on Feb 5 2016, 8:28 PM.
Tags
None
Referenced Files
F13134788: D15190.diff
Thu, May 2, 5:13 AM
Unknown Object (File)
Mon, Apr 29, 2:59 PM
Unknown Object (File)
Wed, Apr 24, 10:52 PM
Unknown Object (File)
Fri, Apr 12, 10:24 AM
Unknown Object (File)
Thu, Apr 11, 7:47 AM
Unknown Object (File)
Fri, Apr 5, 7:55 AM
Unknown Object (File)
Mar 28 2024, 9:45 PM
Unknown Object (File)
Mar 18 2024, 4:37 AM
Subscribers

Details

Reviewers
epriestley
Commits
Restricted Diffusion Commit
rPe2668a5fd04b: Normalize icon color on user/project lists.
Summary

Minor, just fall back to the grey icon in all cases (too much color for me).

Test Plan

Review a Project and a Profile

Diff Detail

Repository
rP Phabricator
Branch
proj-list (branched from master)
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 10515
Build 12874: Run Core Tests
Build 12873: arc lint + arc unit

Event Timeline

chad retitled this revision from to Normalize icon color on user/project lists..
chad updated this object.
chad edited the test plan for this revision. (Show Details)
chad added a reviewer: epriestley.
epriestley edited edge metadata.
This revision is now accepted and ready to land.Feb 5 2016, 8:29 PM

There's now no actual indication of the tag color of a project on the list view. Maybe bars?

I'm not sure it's helpful on these views. In most cases we show a subsection of all available meta-data. Like, we'll show the name, icon, and color, but not the image. On workboards this is great. In list views though I don't find the color very useful (I'm mostly just looking at the name).

That is, it's a little odd that I can query by color but can't actually see which results are which color:

Screen Shot 2016-02-05 at 12.32.43 PM.png (296×484 px, 27 KB)

I'm fine with getting rid of it but we should probably remove query-by-color and projects.colors if we do. I only added the config like two weeks ago so users probably aren't too attached to it yet.

Let me limit this to just (people profiles) in the meantime.

chad edited edge metadata.
  • scope to just profiles
This revision was automatically updated to reflect the committed changes.