Skip to content

Fix participant panel when rendering videos#270

Merged
chriswhilar merged 2 commits into
mainfrom
chwhilar/fix-participantPanel-when-renderingVideos
Apr 23, 2025
Merged

Fix participant panel when rendering videos#270
chriswhilar merged 2 commits into
mainfrom
chwhilar/fix-participantPanel-when-renderingVideos

Conversation

@chriswhilar
Copy link
Copy Markdown
Collaborator

Purpose

  • ...

Does this introduce a breaking change?

[ ] Yes
[ ] No

Pull Request Type

What kind of change does this Pull Request introduce?

[ ] Bugfix
[ ] Feature
[ ] Code style update (formatting, local variables)
[ ] Refactoring (no functional changes, no api changes)
[ ] Documentation content changes
[ ] Other... Please describe:

How to Test

  • Get the code
git clone [repo-address]
cd [repo-name]
git checkout [branch-name]
npm install
  • Test the code

What to Check

Verify that the following are valid

  • ...

Other Information

Comment thread Project/src/App.css Outdated

.participant-item {
display: flex;
flex-wrap: wrap;;
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

double ;;

@chriswhilar chriswhilar merged commit b71ae6b into main Apr 23, 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.

4 participants