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

Create a Pull Request : Visible label/form field are not associated.

    XMLWordPrintable

Description

    Issue Summary

    The form control is not correctly associated with its visible label either explicitly or implicitly.

    Element name: Description edit field.

    Location: Located in the "Create pull request" section.

    Steps to Reproduce

    1. Launch the URL
    2. In the Create pull request section, navigate to the Description text input field.

    Screenshot

    Actual Results

    In the Create a pull request section, when the assistive technology user navigates into the text field they are unable to understand with which label the text box is associated too. The 'for' and 'id' association is missing between the label and the form control.

    The 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 which 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: 740225

    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: