Uploaded image for project: 'Camunda Optimize'
  1. Camunda Optimize
  2. OPT-1362

Variable Filter should filter variable names on the frontend

    XMLWordPrintable

Details

    • Task
    • Resolution: Done
    • L3 - Default
    • 2.2.0-alpha1, 2.2.0
    • None
    • frontend
    • None

    Description

      Right now, the Variable filter loads all variable names initially and then makes additional requests once the user typed something in the typeahead field.

      This causes network load and the user gets a delayed response since we debounce the request.

      As all the variable name information is already available in the frontend due to the initial request that loads all variable names, we can do the typeahead filtering on the frontend, eliminating the network requests and providing instant feedback to the user

      mgm-controller-panel

        This is the controller panel for Smart Panels app

        Attachments

          Activity

            People

              Unassigned Unassigned
              sebastian.stamm Sebastian Stamm
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Salesforce