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

Timer re-start does not use the input values #20237

Closed
antobinary opened this issue May 13, 2024 · 1 comment
Closed

Timer re-start does not use the input values #20237

antobinary opened this issue May 13, 2024 · 1 comment

Comments

@antobinary
Copy link
Member

Describe the bug
A clear and concise description of what the bug is.

To Reproduce
Steps to reproduce the behavior:

  1. Set the timer to 10s.
  2. start the timer
  3. at 00:00:03 hit Stop
  4. hit Start again. Let it run down to 00:00:00
  5. Hit Start again.

Expected behavior
The timer should start counting down from 10s.

Actual behavior
The timer counts down from 3s (when the last pause was used)

Screenshots
Screencast from 2024-05-13 10:44:17 AM.webm

BBB version:
BigBlueButton 3.0.0-alpha.6

@antobinary antobinary added this to the Release 3.0 milestone May 13, 2024
@antobinary
Copy link
Member Author

Closely related to #18566 so let's address them together in BBB 3.0.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants