Visually, I think these are much cleaner (with colors), and provide more workspace. I also don't really use the sidenav here and if I did, it would be to go back to the project homepage. I think this is overall better. If navigation page to project home is difficult or hard to find, we can maybe make a better header / crumbs bar to reduce that.
Details
Details
- Reviewers
epriestley - Commits
- rPd2f3e7f7f3ab: Remove sidenav from Workboards
New project -> basic new board. Existing project -> color board. Desktop, Mobile, Fullscreen
Diff Detail
Diff Detail
- Repository
- rP Phabricator
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
src/applications/project/controller/PhabricatorProjectController.php | ||
---|---|---|
122–123 | Add a getProfileURI() to PhabricatorProject instead? (Avoid calling methods inside strings; this pathway leads to madness.) |
Comment Actions
We use the workboard as the default page for our projects and as such were using the side-menu for quick navigation to various items (Phriction page link, specific tag filters for the workboard for example). Is there any way this change could become optional using the settings?
Comment Actions
We also used links in the sidebar to quickly filter by team/tag.
Like so:
/project/board/5/query/HIpzLiC1CLjg/
/project/board/5/query/XKElxaLcdR.V/
Can this please be made an option? Or suggestions for alternate ways to accomplish this would be welcome.