Uploaded image for project: 'camunda BPM'
  1. camunda BPM
  2. CAM-12838

Wrong results displayed if search is changed with a pending query

XMLWordPrintable

      // When

      • I go to the process list
      • I search for an Definition ID that exists (Search A)
      • while the query is active, I change the query to another Definition ID or something completely different (Search B)

      // Then

      • When the loading spinner ends, results from Search A are displayed
      • The Search-field still shows search for B
      • After the Query for Search B finished, the view is updated without another loading-spinner

      // Expected

      • A loading Spinner is shown until Query for B is finished
      • Results for A are not shown

      // Note

      • This behavior applies to all search fields
      • We asynchronously set the loadingState from within the first query
      • If B finishes before A, the wrong result get's displayed permanently after the second update
      • We fixed a similar issue in Tasklist with CAM-9960

        This is the controller panel for Smart Panels app

              hariharan.parasuraman Hariharan Parasuraman
              martin.stamm Martin Stamm
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: