Duplicate result when searching for an issue in the Backlog view using CTRL+F

XMLWordPrintable

    • Type: Suggestion
    • Resolution: Unresolved
    • None
    • Component/s: Accessibility
    • None
    • 0
    • 1

      Problem Definition

      • Whenever using the CTRL+F search in the Backlog view, it displays duplicate results.

      • Inspecting the page HTML, we can see two entries: the actual issue and another one that seems related to assistive reading:
        <a href="/browse/SCRUM-27" title="SCRUM-27" class="js-key-link" aria-label="Issue Key: SCRUM-27 " aria-describedby="active-sprints-issue-key-instruction">SCRUM-27</a>
        
        <div class="assistive" id="issue-label-SCRUM-27">SCRUM-27 ppp</div>
        

        If we delete the 'div class="assistive"' using the browser inspect, the search works as expected and returns only one result.

      Suggested Solution

      • It would be good to have the ability to disable such functionality to avoid duplicate results.

        1. search2-2.png
          search2-2.png
          322 kB
        2. search1-2.png
          search1-2.png
          346 kB

              Assignee:
              Unassigned
              Reporter:
              Diogo Wunsch
              Votes:
              2 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated: