Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Tool-view] View after clicking on "Run simulation" button #146

Open
Bachibouzouk opened this issue Nov 10, 2021 · 1 comment
Open

[Tool-view] View after clicking on "Run simulation" button #146

Bachibouzouk opened this issue Nov 10, 2021 · 1 comment
Labels
tool Is about the open_plan tool

Comments

@Bachibouzouk
Copy link
Contributor

Once the user click on "Run simulation" the simulation's parameter are sent to the MVS server and processed. So long there is no error or success, the status of the simulation is "pending"

The view to which one is redirected could be:

the same view where the button was clicked with some information about the simulation results being pending (the status could automatically update every 10 or 30seconds)

On this view the error message could also be displayed if any and a link to a pre-filled feedback form describing the error (so if the user do not understand the error they can ask help)

On this page there could be a button to link to the results page if the simulation is successful

It should be explicit that a simulation has run and it should be able to run a simulation again, thus overwriting the present results, in case of success

The view with all projects currently displays a "results" button next to the scenario name. This should be greyed out if no simulation where ran and take the status of the simulation into account (i.e. display "error"/"pending")

@Bachibouzouk Bachibouzouk added the tool Is about the open_plan tool label Nov 10, 2021
@catcad
Copy link
Collaborator

catcad commented Nov 10, 2021

Hi,
I agree to your suggestions. I think the user should receive sth. like "the simulation was successful!" for the positive user experience.
One question: Is it also possible that the simulation has no output results because contraints prevent the identification of a solution? Then this should become clear to the user that his/her inputs lead to that and that changing those (e.g. reducing min. RE share) and rerun would be a solution.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tool Is about the open_plan tool
Projects
None yet
Development

No branches or pull requests

2 participants