Mark required fields as required. Though in testing, none of these work.
Details
Details
- Reviewers
epriestley - Commits
- rP14dfff9c99d2: Mark fields as required on MenuItems
Try to save a form without an app/project/dashboard and see success (not expected)
Diff Detail
Diff Detail
- Repository
- rP Phabricator
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
Comment Actions
This only controls the UI, I can counterdiff you for actual validation logic. I think there's an existing TODO on "Link" items anyway since they have no validation on typing garbage in for the link target, which can be confusing since security code then nukes it on the display side.