Details
Details
- Reviewers
chad jcox - Maniphest Tasks
- T11685: Phurl "Shorten a URL" 404s
- Commits
- rP88ff486aaeee: Fix URI for Phurl NUX
Visited /phurl/?nux=1, clicked "Shorten a URL".
Diff Detail
Diff Detail
- Repository
- rP Phabricator
- Branch
- phurlnux1
- Lint
Lint Passed - Unit
Tests Passed - Build Status
Buildable 13814 Build 17854: Run Core Tests Build 17853: arc lint + arc unit
Event Timeline
Comment Actions
Not-obvious notes about this:
- NUX is New User Experience, i.e. what users see the first time they use Phabricator.
- When you visit applications for the first time, you usually get a one-off welcome/NUX view that says "Hey welcome to this app, it is good and cool".
- You can get to this view explicitly with ?nux=true to test it, e.g. /phurl/?nux=true.
- We've forgotten to fix this link like 8 times in a row now. 🤷 ¯\_(ツ)_/¯