We need to add boundaries in comparison simulation for the users to select from 2-5 scenarios.
Let's put an error message next to the OK button when the user is selecting less than 2 or more than 5, so that the dialog box will not close and needs to be re-opened.
Another bug that the component has is, when the user selects one scenario and disselects it and clicks ok we get an error in the console.
To replicate this:
Selecting 2 scenarios from the 3rd page of the simulation table, will not work because the emitter will not be updated, every time click on another page
We need to add boundaries in comparison simulation for the users to select from 2-5 scenarios. Let's put an error message next to the OK button when the user is selecting less than 2 or more than 5, so that the dialog box will not close and needs to be re-opened.
Another bug that the component has is, when the user selects one scenario and disselects it and clicks ok we get an error in the console. To replicate this: