placeholder text is pretty useful.
Details
Details
- Reviewers
epriestley chad - Group Reviewers
Blessed Reviewers - Commits
- Restricted Diffusion Commit
rP2133e610480e: Added placeholder support to custom text fields
placeholder text is pretty useful. also fully supports not breaking everything.
Diff Detail
Diff Detail
- Repository
- rP Phabricator
- Branch
- master
- Lint
Lint Passed - Unit
Tests Passed - Build Status
Buildable 607 Build 607: [Placeholder Plan] Wait for 30 Seconds
Event Timeline
Comment Actions
Let's:
- Style the placeholders to the degree it's pratical;
- Can we move the StandardField up a level?
- Can textarea (remarkupcontrol) support it? If this is a mess, don't worry about it.
- Mention it in the CustomField documentation.
src/infrastructure/customfield/standard/PhabricatorStandardCustomFieldText.php | ||
---|---|---|
57–65 | I think we can move this up a level (to the parent)? Can textareas also have placeholders? |