Task #89597
closed
Improve accessibility of form fields in user settings module
Added by Georg Ringer about 5 years ago.
Updated almost 5 years ago.
Category:
Backend User Interface
Description
- Add title tag
- Logically connect existing labels to the corresponding form fields (use "for" attribute in label).
- Status changed from New to Under Review
- Subject changed from Improve accessibility of user settings module to Improve accessibility of form fields in user settings module
- Tags set to accessibility
The labels of form fields in the user settings module should be connected to the form field with <label for="formfield_id">label</label><input id="formfield_id">.
ATTENTION: The simple approach with just connecting the label with the form field breaks the display mechanism of the inline help message.
- Description updated (diff)
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
- Status changed from Resolved to Closed
Also available in: Atom
PDF