Uploaded image for project: 'Jira Data Center'
  1. Jira Data Center
  2. JRASERVER-75647

Burndown Chart: Grouping used inappropriately

    XMLWordPrintable

Details

    Description

      Issue Summary

      Grouping of form controls used for the input fields inappropriately in the modal dialog

      Steps to Reproduce

      1. Navigate to the "Projects" dropdown and activate it.
      2. Select the "Scrum" project and activate it.
      3. Navigate to the "Side navigation".
      4. Navigate to the "Reports" link and activate it.
      5. Navigate to the "Switch Report" dropdown.
      6. Select the report "Burndown Chart".
      7. Observe that "Burndown Chart" page has been appeared on the screen.
      8. Inspect the code and check that grouping used inappropriately.

      Screenshot

      Actual Results

      The <fieldset> element is used to define "Project name", "Project key", and "Project lead" input fields in "New Project with board" modal dialog. As a result, screen reader users might get confused

      Expected Results

      Remove <fieldset> element from the source  code of the form fields.

      Code Snippet

      <div class="field-group"><label for="ghx-wizard-project-projectname">Project name<span class="aui-icon icon-required"></span></label><input class="text" type="text" id="ghx-wizard-project-projectname" value="" maxlength="64"></div>

      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 Version 13.3.1
      Chrome - Version 112.0.5615.49 (Official Build) (x86_64)
      Firefox- Version 112.0.1 (64-bit)
      Safari- Version 16.4 (18615.1.26.11.23)
      JAWS- Version 2022
      NVDA- Version 2020.3
      Voiceover - Version Latest

      Attachments

        Activity

          People

            Unassigned Unassigned
            c3f9a46dc7c4 Varsha Bansode
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: