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

I can select multiple values for variable filters

    • Icon: Feature Request Feature Request
    • Resolution: Fixed
    • Icon: L3 - Default L3 - Default
    • 1.0.0
    • None
    • frontend
    • None

      AT:

      • In the variable filter, if there is a list of variable values, I can check multiple of them
      • Selecting multiple variable values is only possible for the operators Is and Is Not
      • If the operator is Is Not, multiple values are combined with an AND operator (this will be done by the backend)
      • If the operator is Is, multiple values are combined with an OR operator

        This is the controller panel for Smart Panels app

            [OPT-429] I can select multiple values for variable filters

            Mariusz added a comment -

            There are some minor issues with code style and I don't like user experience. See comments to commit for details.

            Mariusz added a comment - There are some minor issues with code style and I don't like user experience. See comments to commit for details.

            Test failed:
            1. The 'Create Filter' button is always disabled. It only works with boolean variables.
            2. Checkbox selection state remains if I switch variable name (except chrome). If I select the first checkbox and select a new variable with multiple values the first checkbox is still selected. If I select a boolean variable and switch back to a multiple value variable the checkbox is unchecked. In chrome the selection will be reset after each variable switch. In my opinion this should be the preferred behavior for all browser.

            Michael Schoettes added a comment - Test failed: 1. The 'Create Filter' button is always disabled. It only works with boolean variables. 2. Checkbox selection state remains if I switch variable name (except chrome). If I select the first checkbox and select a new variable with multiple values the first checkbox is still selected. If I select a boolean variable and switch back to a multiple value variable the checkbox is unchecked. In chrome the selection will be reset after each variable switch. In my opinion this should be the preferred behavior for all browser.

              michael.schoettes Michael Schoettes
              sebastian.stamm Sebastian Stamm
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: