HTMLFormField adds a label for each form field. In the plain HTML version this is done by getDiv() calling getLabelHtml(). For Codex, we should do this differently, so that Codex's CSS-only Field and Label components are used.
Description
Description
Details
Details
Related Changes in Gerrit:
| Subject | Repo | Branch | Lines +/- | |
|---|---|---|---|---|
| HTMLForm: Wrap Codex-based form fields in a Codex Field component | mediawiki/core | master | +72 -28 |
| Status | Subtype | Assigned | Task | ||
|---|---|---|---|---|---|
| Resolved | lwatson | T355148 [EPIC] DST support for Multiblocks | |||
| Resolved | Catrope | T359012 Migrate Special:Block to CodexHTMLForm | |||
| Resolved | None | T359011 [EPIC] CodexHTMLForm improvements for Multiblocks | |||
| Resolved | Catrope | T359021 Use CSS-only Field component for individual fields and labels in CodexHTMLForm |
Event Timeline
Comment Actions
Change 1009621 had a related patch set uploaded (by Catrope; author: Catrope):
[mediawiki/core@master] [WIP] HTMLForm: Wrap Codex-based form fields in a Codex Field component
Comment Actions
Change 1009621 merged by jenkins-bot:
[mediawiki/core@master] HTMLForm: Wrap Codex-based form fields in a Codex Field component