agtzdimi / planet

PLANET Project
0 stars 0 forks source link

Add boundaries in selected scenarios for comparison #84

Open agtzdimi opened 4 years ago

agtzdimi commented 4 years ago

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:

agtzdimi commented 4 years ago

Issue resolved

agtzdimi commented 4 years ago

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

GeorgeGiannopoulos commented 4 years ago

The fix was merged to master in #103