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

Remove defaultLayout for join meeting #217

Open
SamuelWei opened this issue Sep 23, 2024 · 0 comments
Open

Remove defaultLayout for join meeting #217

SamuelWei opened this issue Sep 23, 2024 · 0 comments
Labels
help wanted Extra attention is needed

Comments

@SamuelWei
Copy link

In BBB 3.0 defaultLayout will be removed and replaced by userdata-bbb_default_layout
A new prop enforceLayout will be added (see #216) to enforce a specify layout that cannot be changed by the user.

Setting the default layout on the create call is uneffected by these changes.

https://docs.bigbluebutton.org/3.0/development/api/#updates-to-api-in-bigbluebutton

Questions:

  • Should we add BackendEnum Support to userdata?

  • How should we proceed with the removal of defaultLayout? Add a deprecation note? Auto add userdata-bbb_default_layout to make the api work with BBB 3.0 and BBB < 3.0

@SamuelWei SamuelWei added the help wanted Extra attention is needed label Sep 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant