Add task / Script task : Form elements must have labels

XMLWordPrintable

    • Severity 3 - Minor

      Issue Summary

      The text input field has a missing label for adding a script.

      Steps to Reproduce

      1. In the Header section, select Create and Click on "Create plan".
      2. In the Create plan section Select "Add task".
      3. In the Task modal, search for Script and add it.
      4. Keeping the screen reader on, navigate to the Script body text input field.

      Actual Results

      In the script task detailing section, the "Script body" text input field has a missing label. This makes it the screen reader user difficult to understand the purpose of the input field.

      Expected Results

      Provide an aria-label="Script body" to the <text> element and ensure the screen reader announces the input field appropriately.

      Screenshot

      Workaround

      The label could also be associated with the text field with for and id.

      Bug Ref: 459493

            Assignee:
            Michal Wowk (Inactive)
            Reporter:
            Matthew Brennan
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: