Skip to content

fix(dom-element): Pin message not appearing#6

Merged
ramonlsouza merged 2 commits into
bigbluebutton:mainfrom
GuiLeme:fix-pin-message-not-working
Nov 5, 2025
Merged

fix(dom-element): Pin message not appearing#6
ramonlsouza merged 2 commits into
bigbluebutton:mainfrom
GuiLeme:fix-pin-message-not-working

Conversation

@GuiLeme

@GuiLeme GuiLeme commented Nov 3, 2025

Copy link
Copy Markdown
Contributor

What does this PR do?

Since bigbluebutton/bigbluebutton#23931 the correct return for the useChatMessageDomElement is only the box of the chatMessage, and not the whole container (that would include toolbar). This decision has been made to avoid plugin devs to (recklessly) remove the toolbar accidentaly preventing moderators to exclude messages, if necessary.

This was not the case of this plugin as it was done cautiosly, but because of the changes, the error started.

@GuiLeme GuiLeme requested a review from ramonlsouza November 3, 2025 20:01
@ramonlsouza ramonlsouza merged commit 7fe4d71 into bigbluebutton:main Nov 5, 2025
1 check 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.

2 participants