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
- Lint
Lint Skipped - Unit
Tests Skipped
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 ↗ | (On Diff #21906) | I think we can move this up a level (to the parent)? Can textareas also have placeholders? |