The order of items in the main panel on a user profile page is currently (depending on which Phorge applications are installed): Profile, Badges, Tasks, Revisions, Commits, Manage.
This order does not reflect the common main interests of most users in my installation who try to find and do work, I'm afraid.
Thus change it to Profile, Tasks, Revisions, Commits, Badges, Manage.
Details
Details
- Reviewers
valerio.bozzolan - Group Reviewers
O1: Blessed Committers - Commits
- rP035d7b288444: People Profile Menu: Move "Badges" item lower in panel list
Go to http://phorge.localhost/people/manage/1/ and look at the panel on the left. See that Badges is not listed second anymore but is listed last but one.
Diff Detail
Diff Detail
- Repository
- rP Phorge
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
src/applications/people/engine/PhabricatorPeopleProfileMenuEngine.php | ||
---|---|---|
6–12 | Should the const lines 6-12 be re-ordered to put Badges on the bottom? Or it does nothing? |
src/applications/people/engine/PhabricatorPeopleProfileMenuEngine.php | ||
---|---|---|
6–12 | Why? The list wasn't ordered before either? |
src/applications/people/engine/PhabricatorPeopleProfileMenuEngine.php | ||
---|---|---|
6–12 | I just wanted to know if sorting these lines has any impact or not, but now I came to the conclusion that it does nothing. |
Comment Actions
With full respect of Badges, I don't see how a business can build an empire on this Badges menu entry. Anyway, if your business feel tampered by having this moved down by some pixels, please propose a patch to introduce a better menu management for this, like project menu that is more flexible :3