Skip to content

fix: filter out bot users from random selection; auto-close modal for bots; apply modal priority#93

Merged
fcecagno merged 3 commits into
bigbluebutton:v0.1.xfrom
Arthurk12:fix-bot-issue
May 15, 2026
Merged

fix: filter out bot users from random selection; auto-close modal for bots; apply modal priority#93
fcecagno merged 3 commits into
bigbluebutton:v0.1.xfrom
Arthurk12:fix-bot-issue

Conversation

@Arthurk12
Copy link
Copy Markdown
Member

Arthurk12 and others added 3 commits May 15, 2026 13:25
Bot users can be randomly selected by the pick random user feature,
which is not the desired behavior.

Filter out users with the bot flag from the pool of selectable
users. Inspired by 23a44d4.
When a user is picked, a modal is displayed for all participants,
including bots. Bots cannot interact with the close button, leaving
the modal open and covering other meeting elements indefinitely.

Add a 5-second timeout to automatically close the modal for bot
users.
Copy link
Copy Markdown

@AtilaU19 AtilaU19 left a comment

Choose a reason for hiding this comment

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

The typescript error is not related with this PR.

@fcecagno fcecagno merged commit 6b07fd4 into bigbluebutton:v0.1.x May 15, 2026
2 of 3 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.

4 participants