Page MenuHomePhabricator

Custom fields: Render 'required' for tokenizer fields
ClosedPublic

Authored by fooishbar on Apr 1 2017, 3:57 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Nov 20, 6:08 PM
Unknown Object (File)
Sat, Nov 16, 8:28 PM
Unknown Object (File)
Tue, Nov 5, 11:47 PM
Unknown Object (File)
Tue, Nov 5, 11:47 PM
Unknown Object (File)
Tue, Nov 5, 11:47 PM
Unknown Object (File)
Mon, Nov 4, 10:22 AM
Unknown Object (File)
Thu, Oct 31, 11:37 PM
Unknown Object (File)
Wed, Oct 23, 4:11 AM
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