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

I can search through report/dashboard list

    XMLWordPrintable

Details

    • Feature Request
    • Resolution: Fixed
    • L3 - Default
    • 2.2.0-alpha1, 2.2.0
    • None
    • frontend
    • None

    Description

      AT:

      • In the report/dashboard list there is a text saying "Filter for name:" and an input field below the report/dashboard headline
      • By default the input field is empty
      • If I enter a text in the input, then the report/dashboard list is instantly filtered according to there name
      • The filtering algorithm works as follows:
        • Keep only those entries, where the provided value matches anything in the name, e.g. input: foo, name list: [foooooo, barfoobar, barfoo, bfbaroobar] -> filter result: [foooooo, barfoobar, barfoo]
        • the filtering is case insensitive, e.g. input: foo, name list: [FOO, FoO, foo, fOO, BAR] -> filter result: [FOO, FoO, foo, fOO]
        • if the input is empty, I get all entries
      • the feature is documented in the user guide

      mgm-controller-panel

        This is the controller panel for Smart Panels app

        Attachments

          Activity

            People

              Unassigned Unassigned
              johannes.heinemann Johannes
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Salesforce