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

feat(plugin): add setDisplayActionsBar ui-command #137

Merged
merged 1 commit into from
Dec 11, 2024

Conversation

GuiLeme
Copy link
Collaborator

@GuiLeme GuiLeme commented Dec 9, 2024

What does this PR do?

It adds the possibility to display or hide the actions-bar via UI-command.

How to test

One can use the SampleActionButtonDropdown in the plugin-SDK to see this feature working, just like in the demo! (See More section)

More

Closely related to bigbluebutton/bigbluebutton#21859

See demo below (just a minor explanation: If the user clicks the button, the plugin sends a ui-command to first close the actions-bar, and then, after 5 seconds, it sends a ui-command again to open it since one can't reach that button again. That's why it automatically returns, the developer has full control over it).

setDisplayActionsBarDemo.mp4

…the developer to display or hide the actions-bar
@antobinary antobinary merged commit df533e8 into bigbluebutton:main Dec 11, 2024
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.

3 participants