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

Search - Advanced Search - contributor: Form elements must have labels

XMLWordPrintable

      Issue Summary

      Form elements must have labels

      Actual Results

      <input type="text" autocomplete="off" autocorrect="off" autocapitalize="none" spellcheck="false" class="select2-input" id="s2id_autogen1" style="width: 10px;">

      Screenshots:

      Search- Advanced search: https://axeauditor.dequecloud.com/api/v1/testrun-unit-screenshot/79e584ac-4df7-11ec-998e-a79664ed735e 

      Expected Results

      Fix any of the following:
        Form element does not have an implicit (wrapped) <label>
        Form element does not have an explicit <label>
        aria-label attribute does not exist or is empty
        aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty
        Element has no title attribute
        Element has no placeholder attribute
        Element's default semantics were not overridden with role="none" or role="presentation"

      More info: https://dequeuniversity.com/rules/axe/4.3/label?application=axeAPI

      Workaround

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

              607d03f48037 Kostiantyn Smolenskyi (Inactive)
              4b5b126a48d0 ssuryavanshi (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: