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

fix: add minimum duration for breakout room #12560

Merged
merged 1 commit into from Jun 14, 2021

Conversation

ramonlsouza
Copy link
Member

What does this PR do?

Prevents the user from creating a breakout room with a duration shorter than the minimum (5 minutes).

Screenshot from 2021-06-11 13-16-53

Closes Issue(s)

Closes #12557

@sonarcloud
Copy link

sonarcloud bot commented Jun 11, 2021

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@antobinary antobinary added this to the Release 2.3 milestone Jun 11, 2021
@antobinary antobinary merged commit 078c2da into bigbluebutton:v2.3.x-release Jun 14, 2021
@antonbsa
Copy link
Member

Test reproducing fix ✔️

Video:

test-12560.mp4

A few issues/improvements:

1 - When the input value is null, the increase and decrease buttons doesn't work:

testing-buttons.mp4

2 - If set the minimum value clicking in the increase button, it keeps showing the minimum duration error message:

Peek.2021-06-15.09-44.mp4

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

Successfully merging this pull request may close these issues.

None yet

3 participants