mdenet / educationplatform

Eclipse Public License 2.0
2 stars 3 forks source link

"Executing program..." popup does not automatically disappear #98

Closed agarciadom closed 10 months ago

agarciadom commented 10 months ago

(Moved here from https://github.com/mdenet/educationplatform-docker/issues/28)

I tried running the example activity with EOL, ETL, and EVL:

http://127.0.0.1:8080/?activities=https%3A%2F%2Fraw.githubusercontent.com%2Fmdenet%2Feducationplatform-examples%2Fmain%2Fepsilon-example%2Fepsilon-example_activity.yml

I pressed the Run button, and saw the "Executing program..." popup appear:

image

I could see the output on the Console very quickly, but the "Executing program..." popup did not automatically disappear, and it would not be obvious to a first-time user that you can click on it to dismiss it.

Would it be possible to make it automatically disappear, or at least have an "X" icon in a corner so it's obvious you can dismiss it?