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

System dashboard: Link text does not provide enough context to user.

    XMLWordPrintable

Details

    Description

      Issue Summary

      On system dashboard, the link text "issues" present inside "Assigned to me" section does not provide enough context to user.

      Steps to Reproduce

      1. Turn on screen reader 
      2. Navigate to the system dashboard page.
      3. Press tab until you reach "issues" link in  "Assigned to me" section
      4. Observe that the link text doesn’t provide enough context for users.

      Actual Results

      The link text "Issues" present inside "Assigned to me" section does not describe the destination it points to.

      As a result, screen reader users might not understand the purpose of the link effectively.

      Screenshot

      Expected Results

      The link text should provide enough context to user & describe the destination. 

      Update the current link text from "Issues" to "Issues assigned to you".

      Code snippet:

      <div>
      You currently have no <a href="/issues/?jql=assignee%20%3D%20currentUser()%20AND%20resolution%20%3D%20unresolved%20ORDER%20BY%20priority%20DESC%2C%20created%20ASC">issues assigned to you </a> Enjoy your day!</div>

      Workaround

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

      Attachments

        Issue Links

          Activity

            People

              67dd240e0477 Andrii Lymych (Inactive)
              4b5b126a48d0 ssuryavanshi
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated: