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

Countdown synchronisation #43

Open
ArnoBidet opened this issue Oct 22, 2024 · 1 comment · May be fixed by #51
Open

Countdown synchronisation #43

ArnoBidet opened this issue Oct 22, 2024 · 1 comment · May be fixed by #51
Assignees
Labels
bug Something isn't working

Comments

@ArnoBidet
Copy link
Member

Le countdown de fin des commandes avant suppression n;est pas indépendant. Quand une nouvelle commande est ajoutée, elle se met au niveau de la dernière commande qui était indiquée comme en attente de suppression.

@ArnoBidet ArnoBidet added the bug Something isn't working label Oct 22, 2024
@ArnoBidet
Copy link
Member Author

Un fix possible est lié au fichier countdown.tsx où l'ajout d'un use effect qui surveillerait le props passé donnant la qte de temps à passer

@ewanvidal ewanvidal linked a pull request Jan 4, 2025 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants