Page MenuHomePhabricator

Mark fields as required on MenuItems
ClosedPublic

Authored by chad on Jan 19 2017, 9:32 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Apr 15, 4:35 PM
Unknown Object (File)
Thu, Apr 11, 5:45 PM
Unknown Object (File)
Sun, Apr 7, 8:22 PM
Unknown Object (File)
Sat, Apr 6, 7:01 AM
Unknown Object (File)
Thu, Apr 4, 1:51 AM
Unknown Object (File)
Wed, Apr 3, 5:07 PM
Unknown Object (File)
Sun, Mar 31, 11:35 AM
Unknown Object (File)
Sat, Mar 30, 5:40 PM
Subscribers

Details

Summary

Mark required fields as required. Though in testing, none of these work.

Test Plan

Try to save a form without an app/project/dashboard and see success (not expected)

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

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.

This revision is now accepted and ready to land.Jan 19 2017, 9:39 PM
This revision was automatically updated to reflect the committed changes.