FLUID-5681: Input groups should be semantically grouped

Metadata

Source
FLUID-5681
Type
Improvement
Priority
Trivial
Status
Closed
Resolution
Duplicate
Assignee
N/A
Reporter
Kaye Mao
Created
2015-06-09T14:03:11.991-0400
Updated
2015-06-26T10:08:34.412-0400
Versions
  1. 1.5
Fixed Versions
  1. 1.9
Component
  1. Prefs Framework
  2. UI Options

Description

  • Use <fieldset> to group related inputs, such as a slider and its text input equivalent, and provide a caption for it with <legend> to describe the group.
  • explain the relationship between the slider and the text input by adding aria-controls to the slider and setting it to be the id of the input it controls. E.g. text size slider, slider to text input

Comments

  • Justin Obara commented 2015-06-26T09:51:11.625-0400

    Reopening to change the fix version to 1.9