Search - Advanced Search-in space: Form elements must have labels

XMLWordPrintable

    • Severity 3 - Minor

      Issue Summary

      Form elements must have labels

      Tested URL:

      https://confsrva11ya.instenv.atl-test.space/dosearchsite.action?includeArchivedSpaces=false 

      Actual Results

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

      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

            Assignee:
            Kostiantyn Smolenskyi (Inactive)
            Reporter:
            ssuryavanshi (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: