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

Update run information when client is disconnected #48

Open
3 tasks
GoelBiju opened this issue Apr 5, 2021 · 0 comments
Open
3 tasks

Update run information when client is disconnected #48

GoelBiju opened this issue Apr 5, 2021 · 0 comments
Labels
Backend Issues related to the server/database bug Something isn't working Frontend Issues related to the frontend application Not MVP This is not part of the MVP and less urgent

Comments

@GoelBiju
Copy link
Owner

GoelBiju commented Apr 5, 2021

Description:

When a client is disconnected during a run, the run information e.g. the total generations, completed status, needs to be updated otherwise we see the slider provide the option to scroll to generations that have not been received.

Acceptance criteria:

  • Slider does not show generations that have not been received,
  • Total generations updated with the actual received when the client is disconnected,
  • Run status is changed from completed to stopped (or similar).
@GoelBiju GoelBiju added bug Something isn't working Not MVP This is not part of the MVP and less urgent Backend Issues related to the server/database Frontend Issues related to the frontend application labels Apr 5, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Backend Issues related to the server/database bug Something isn't working Frontend Issues related to the frontend application Not MVP This is not part of the MVP and less urgent
Projects
None yet
Development

No branches or pull requests

1 participant