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(whiteboard): Selected Shapes Fail To Update On External Edits #19733

Merged

Conversation

KDSBrowne
Copy link
Collaborator

What does this PR do?

This PR, following up on #19688, addresses a bug where shapes for viewers would not update correctly if selected while another user with appropriate privileges made updates to the same shape. This fix ensures that shape updates are reflected even while selected, improving the collaborative editing experience.

Motivation

before:
no-update-when-selected

after:
update-when-selected

@antobinary antobinary added this to the Release 3.0 milestone Mar 7, 2024
@KDSBrowne KDSBrowne force-pushed the v30-update-while-selected branch 2 times, most recently from 4414a23 to 86bc7c1 Compare March 19, 2024 13:43
Copy link

This pull request has conflicts ☹
Please resolve those so we can review the pull request.
Thanks.

Copy link

sonarcloud bot commented Mar 21, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

Copy link

Automated tests Summary

All the CI tests have passed!

Copy link
Member

@antonbsa antonbsa left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Working as expected!

@antobinary antobinary merged commit 4e8cff0 into bigbluebutton:v3.0.x-release Mar 21, 2024
25 checks passed
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