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)
Thu, Jan 30, 11:39 PM
Unknown Object (File)
Tue, Jan 28, 5:46 PM
Unknown Object (File)
Mon, Jan 27, 5:53 AM
Unknown Object (File)
Mon, Jan 27, 5:53 AM
Unknown Object (File)
Sat, Jan 25, 4:03 AM
Unknown Object (File)
Tue, Jan 21, 12:02 PM
Unknown Object (File)
Tue, Jan 21, 10:36 AM
Unknown Object (File)
Jan 11 2025, 3:57 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
Branch
upstream (branched from master)
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 16245
Build 21583: Run Core Tests
Build 21582: arc lint + arc unit