Reproduce:
- Have a process with a variable of type number
- Open Create Variable Filter Modal
- Select number variable
- Without entering any value in the input field or selecting any of the predefined values, click on the Is Greater Than button
Expected:
- Create Filter button stays disabled as it is not valid without a value
Observed:
- Create Filter button is enabled and I can add a filter without a value