Create a Reviewer Group : Visible label/form field are not associated.

XMLWordPrintable

    Issue Summary

    The "Group Name" and "Group members"  input fields have missing explicit association.

    Element Name: Group Name label

    Location of the element: Create a reviewer group page.

    Steps to Reproduce

    1. Launch the URL
    2. Navigate in the main content area to create a reviewer group having input fields for "Group Name" and "Group members".

    Screenshot

    Actual Results

    The "Group Name" and "Group members" input fields do not have label explicitly associated with it. The 'for' and 'id' association is missing between the label and the form control.

    Labels need to be explicitly associated with their respective form controls for assistive technologies to identify the label accurately and convey the information to the users.

    Expected Results

    Associate the label explicitly with the form control by providing an identical value that is unique from other IDs to "for" and "id" attributes to ensure that assistive technologies identify the label for the form control correctly. 

    Workaround

    Currently, there is no known workaround for this behaviour. A workaround will be added here when available.

    Bug Ref: 739517

          Assignee:
          Carlos Sanchez Rosa
          Reporter:
          Matthew Brennan
          Votes:
          0 Vote for this issue
          Watchers:
          2 Start watching this issue

            Created:
            Updated:
            Resolved: