Uploaded image for project: 'Magnolia Form Module'
  1. Magnolia Form Module
  2. MGNLFORM-188

Honeypot feature needs label for screenreaders

XMLWordPrintable

    • 5.1 - RC1

      The honeypot feature should include a label for screenreaders (accessibility) otherwise people needing this will not know what this field is for and might fill in some data.

      Suggestion from the STK prototype:

      <div id="mgnlhp">
          <label for="hp">Please leave this field empty</label>
          <input type="text" id="hp" name="honeypot" value=""/>
      </div>
      

        Acceptance criteria

              ltkadlcik Luboš Tkadlčík
              ndesmarais Natascha Desmarais
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved:

                  Task DoD