Files
vault/changelog/26263.txt
Melanie Sumner ce639f84b9 Bug: fixed cases where CodeMirror textarea inputs did not have associated labels (#26263)
* fixes cases where inputs did not have associated labels

* add changelog entry

* update form-field test now that json editor has label

* remove label-related TODOs from other tests

---------

Co-authored-by: Noelle Daley <noelledaley@users.noreply.github.com>
2024-04-05 08:49:42 -05:00

3 lines
91 B
Plaintext

```release-note:improvement
ui: fixes cases where inputs did not have associated labels
```