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: add an option to filter participants in layouts #1612

Merged
merged 3 commits into from
Dec 5, 2024

Conversation

myandrienko
Copy link
Contributor

@myandrienko myandrienko commented Dec 5, 2024

  1. Adds a prop to SpeakerLayout and PaginatedGridLayout to filter participants based on a user predicate.
  2. On top of that, add a config option to the composite app to filter participants based on role.

@myandrienko myandrienko requested a review from oliverlaz December 5, 2024 13:47
@myandrienko
Copy link
Contributor Author

After some internal discussion, I'm dropping the update to the composite app from this PR. Users can use the filterParticipants prop in their custom recording application.

@myandrienko myandrienko changed the title feat: add an option to filter participants by role in recordings feat: add an option to filter participants in layouts Dec 5, 2024
@myandrienko myandrienko merged commit e1eac3f into main Dec 5, 2024
14 checks passed
@myandrienko myandrienko deleted the composite-filter-participants branch December 5, 2024 16:15
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