Uploaded image for project: 'Confluence Data Center'
  1. Confluence Data Center
  2. CONFSERVER-92286

Space tools: Missing form label or title for form field

XMLWordPrintable

      Issue Summary

      On the “Space tools | Permissions” page, Form fields are missing visible labels.

      Steps to Reproduce

      1. Navigate to the mentioned form fields.
      2. Inspect the code and observe that the label or "title" attribute is not provided for the form fields.

      Screenshot

      Actual Results

      When the screen reader user navigates onto the mentioned field, no label is announced for it.

      As a result, screen reader users would not understand the purpose of the input field and they might find it difficult to interact with the unlabelled field.

      Even though placeholder text is present for the field, cognitively impaired users would not be able to understand the purpose of the input field.

      Expected Results

      There should be visible label present for mentioned input field using <label> element. A visible label such as "Groups" & "Individual users"

      Label and input fields should be explicitly associated via “for” attribute of <label> and “id” attribute of <input>. Make sure that the value of “for” and “id” attributes is same.

      Visible labels help all users to understand the purpose of a form element.

      Workaround

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

      Environment

      MacBook Pro (16-inch, 2019)
      macOs Ventura 13.5.1
      Chrome - Version 113.0.5672.63 (Official Build) (x86_64)
      Firefox- Version 92.0 (64-bit)
      Safari- Version 16.4 (18615.1.26.110.1)
      JAWS- Version 2022
      NVDA- Version 2021.2
      Voiceover - Version Latest

        1. Screenshot 2023-09-29 at 6.43.25 PM.png
          841 kB
          Nayan Kamble
        2. Screenshot 2023-11-21 at 10.18.05 AM.png
          876 kB
          Rahil Shaikh

            zxu2@atlassian.com Zac Xu
            83061a15f038 Nayan Kamble
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: