Skip to content

Conversation

@Arthurk12
Copy link
Member

@Arthurk12 Arthurk12 commented Feb 13, 2025

What does this PR do?

Until now, the only way to add an item in the apps gallery was by injecting a sidekick generic content. But as the concept of apps
expanded beyond sidebar contents, it was necessary to decouple the gallery apps from the sidebar content(i.e. generic sidekick content). So this PR adds an extensible area specifically for the apps gallery. It has only one type, which is 'ENTRY' and corresponds to an apps gallery entry that won't open a sidebar content when clicked.

Also adds a sample plugin for the new apps gallery extensible area:

plugin

Core PR:

Until now, the only way to add an item in the apps gallery was by
injecting a sidekick generic content. But as the concept of apps
expanded beyond sidebar contents, it was necessary to decouple the
gallery apps from the sidebar content(i.e. generic sidekick content).
So this commit adds an extensible area specifically for the apps gallery.
It has only one type, which is 'ENTRY' and corresponds to an apps gallery
entry that won't open a sidebar content when clicked.
Copy link
Collaborator

@GuiLeme GuiLeme left a comment

Choose a reason for hiding this comment

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

LGTM!

@antobinary antobinary merged commit 2d5a602 into bigbluebutton:develop Feb 18, 2025
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