Uploaded image for project: 'Bitbucket Data Center'
  1. Bitbucket Data Center
  2. BSERV-13214

Reply to Comment in Pull request : Visible label/form field are not associated

    XMLWordPrintable

Description

    Issue Summary

    The edit comment for the available text checkbox input field (comment is a task) has a missing explicit association.

    Element: Task text checkbox

    Steps to Reproduce

    1. Launch the URL
    2. Navigate to the comment section and activate the "Edit" link. (Make sure the comment is a task)

    Screenshot

     

    Actual Results

    For the checkbox and the text in the comment section for the pull request(when the comment is a task), the input field does not have a 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: 738307

    Attachments

      Issue Links

        Activity

          People

            cb3955cd8c67 Carlos Sanchez Rosa
            12b69dcabe29 Matthew Brennan
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: