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

Experiment Table does not refresh on Start/Stop of experiments #8

Open
MatthAlex opened this issue Jan 16, 2025 · 0 comments
Open

Experiment Table does not refresh on Start/Stop of experiments #8

MatthAlex opened this issue Jan 16, 2025 · 0 comments
Labels
bug Something isn't working good first issue Good for newcomers

Comments

@MatthAlex
Copy link
Collaborator

Issue

The table is refreshed when an experiment entry is exported or deleted, but not when an experiment is started or stopped.

To reproduce:

  • Populate the experiment list with a few dummy experiment runs. They won't appear on the table.
  • Close and open the app again - they appear as usual.
  • Start a new experiment and check the table - no new run
  • Stop the experiment and check the table - still no new run
  • Delete or Export one of the old ones - Voila
@MatthAlex MatthAlex added bug Something isn't working good first issue Good for newcomers labels Jan 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant