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
- Branch
- is-required (branched from master)
- Lint
Lint Passed - Unit
Tests Passed - Build Status
Buildable 15332 Build 20185: Run Core Tests Build 20184: arc lint + arc unit
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.