Page MenuHomePhabricator

Custom fields: Render 'required' for tokenizer fields
ClosedPublic

Authored by fooishbar on Apr 1 2017, 3:57 PM.
Tags
None
Referenced Files
F15723232: D17592.id.diff
Thu, May 29, 9:13 AM
F15713154: D17592.id42325.diff
Thu, May 29, 4:15 AM
F15702801: D17592.id.diff
Wed, May 28, 9:06 PM
Unknown Object (File)
Tue, May 27, 12:14 AM
Unknown Object (File)
Sat, May 3, 3:08 PM
Unknown Object (File)
Apr 24 2025, 8:58 PM
Unknown Object (File)
Apr 24 2025, 12:44 AM
Unknown Object (File)
Apr 22 2025, 10:34 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