MetaCell / MetaCell/NetPyNE-UI

No feedback to user about running simulations or their ending

Ouverte
#750 2 commentaires 0 réactions 0 personnes assignées Voir sur GitHub
Langage dominant
JavaScript
Étoiles
23
Forks
10
Métriques de merge des PR
Aucune PR mergée en 30 j

Description

I've got a simulation running now. After I clicked "simulate", I think I did get a "running simulation" timer initially, but it seems to have gone now, so I'm back to the screen with the "simulate" button:

![image](https://github.com/MetaCell/NetPyNE-UI/assets/102575/eb3fe8af-14f5-4cc3-aadd-305df98d3a7a)

There's nothing here to tell me if the simulation has finished (I assume it didn't because the screen changes to the one with plots when that does), or if the simulation has failed. I *think* it's still running---app.log still hasn't got anything after this:

```
2023-07-13 16:38:20,175|root|DEBUG - ComponentSync disconnecting from simConfig.cvode_active
2023-07-13 16:44:14,958|root|INFO - Scheduling simulation on 1 cores with ...
2023-07-13 16:44:14,963|root|DEBUG - Running single core simulation
```

but there's no way to tell. As a user, I don't know what to do---should I wait more, should I click simulate again, should I start again from scratch?

Guide de contribution

Aucun guide de contribution indexé pour ce dépôt

Piste de recherche

L’issue ne nomme aucun fichier source ni aucun test. Suivez l’action simulate, son état de minuteur en cours d’exécution, la transition vers les plots et les messages de app.log ; c’est terminé lorsque l’UI distingue clairement les états en cours d’exécution, terminé et échoué, et indique à l’utilisateur quoi faire.

Rédigé par le modèle d'indexation à partir du texte de l'issue.

Évaluation

Stack technique
javascript
Domaine
frontend
Type d'issue
Bug
Difficulté
4/5
Temps estimé
3-5 jours
Activité
À l'abandon
Clarté
Plutôt claire
Accessibilité débutants
35/100

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.