Page MenuHomePhabricator

Custom fields: Render 'required' for tokenizer fields
ClosedPublic

Authored by fooishbar on Apr 1 2017, 3:57 PM.
Tags
None
Referenced Files
F14169599: D17592.diff
Sat, Dec 7, 4:53 PM
F14165626: D17592.diff
Sat, Dec 7, 1:57 AM
Unknown Object (File)
Tue, Dec 3, 5:08 PM
Unknown Object (File)
Fri, Nov 29, 3:22 AM
Unknown Object (File)
Mon, Nov 25, 1:31 PM
Unknown Object (File)
Fri, Nov 22, 7:49 AM
Unknown Object (File)
Wed, Nov 20, 6:08 PM
Unknown Object (File)
Sat, Nov 16, 8:28 PM
Subscribers

Details

Summary

When building a tokenizer-based edit control for a custom field (e.g. a datasource type), preserve a field validation error whilst building edit controls.

Test Plan
  • Create custom datasource field, set it to required
  • Observe that 'Required' does not appear next to control
  • Apply patch
  • Observe 'Required' appears next to control

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable