- Redirect to profileview when new image is uploaded.
- Add ProfileNav to EditPicture on Profile
- Add ProfileNav to EditProfile on Profile
Details
Details
- Reviewers
epriestley - Commits
- Restricted Diffusion Commit
rP5e639feab40e: Minor tweaks to Profile/Project
Set new images on Profiles and Projects. See new redirect. See new navs.
Diff Detail
Diff Detail
- Repository
- rP Phabricator
- Branch
- photo-redirect (branched from master)
- Lint
Lint Passed - Unit
Tests Passed - Build Status
Buildable 10374 Build 12656: Run Core Tests Build 12655: arc lint + arc unit
Event Timeline
Comment Actions
Redirect seems a little weird -- this is for click-the-image cases?
We could make it contextual so it knows which page to kick you back to, but that's kind of a pain. Maybe I'll shoot you a diff if I ever hit it.
Comment Actions
It feels more natural when I use it, I'm tempted to just remove "set picture" action from the manage page.