UI Accessibility Improvements: “Member name or ID” field appears to be mislabeled and identified as a combo-box through use of ARIA role

XMLWordPrintable

    • Type: Improvement
    • Resolution: Unresolved
    • Priority: Major
    • 2.4.0, 2.3.0.patch
    • Affects Version/s: 2.3.0
    • Component/s: UI
    • Environment:
      Technology Used: NVDA (ver. 2016.1), Firefox (ver. 48.0.2) on Windows 10 PC

      Problem:
      “Member name or ID” field appears to be mislabeled
      The label “Member name or ID” is associated through ID to an input field with an ID of “add-block-input.” The ID of the input field is “groupAddMemberComboID.” There is another input field but does not match the label ID either. As a result the screenreader user receives no helpful feedback when they tab or move to the input field.
      Solution:
      Change the associated ID (i.e. for = “ID”) in the label statement shown above to match the ID of the input field: “groupAddMemberComboID”

            Assignee:
            Vivek Sachdeva
            Reporter:
            Vivek Sachdeva (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: