You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've cleaned the cache in the browser and logged to yaptide.c3.plgrid.pl
Then I've selected "Simulation" tab, but haven't choosen any particular simulation to display results or to load to the editor.
I've noticed that the Results tab was inactive - as expected.
I've noticed several calls to the backend which in my opinion are not needed.
It looks like the backend tried to fetch results from the first simulation even if it was not selected.
There were 3 subsequent calls to https://yaptide.c3.plgrid.pl:8443/estimators?job_id=20250102-154820-e18efcc2-5658-416e-afdf-3034791286b2DIRECT
Then one call to https://yaptide.c3.plgrid.pl:8443/results?job_id=20250102-154820-e18efcc2-5658-416e-afdf-3034791286b2DIRECT&estimator_name=XYIsoc&page_numbers=0
Also one request to: https://yaptide.c3.plgrid.pl:8443/inputs?job_id=20250102-154820-e18efcc2-5658-416e-afdf-3034791286b2DIRECT
The text was updated successfully, but these errors were encountered:
I've cleaned the cache in the browser and logged to yaptide.c3.plgrid.pl
Then I've selected "Simulation" tab, but haven't choosen any particular simulation to display results or to load to the editor.
I've noticed that the Results tab was inactive - as expected.
This is how I interacted with the app:
Login.Mozilla.Firefox.2025-01-02.18-53-02.-.Trim.mp4
I've noticed several calls to the backend which in my opinion are not needed.
It looks like the backend tried to fetch results from the first simulation even if it was not selected.
There were 3 subsequent calls to
https://yaptide.c3.plgrid.pl:8443/estimators?job_id=20250102-154820-e18efcc2-5658-416e-afdf-3034791286b2DIRECT
Then one call to
https://yaptide.c3.plgrid.pl:8443/results?job_id=20250102-154820-e18efcc2-5658-416e-afdf-3034791286b2DIRECT&estimator_name=XYIsoc&page_numbers=0
Also one request to:
https://yaptide.c3.plgrid.pl:8443/inputs?job_id=20250102-154820-e18efcc2-5658-416e-afdf-3034791286b2DIRECT
The text was updated successfully, but these errors were encountered: