fossasia / eventyay-video

https://video-dev.eventyay.com
Apache License 2.0
1.49k stars 22 forks source link

Fix attendee view #211

Closed odkhang closed 1 month ago

odkhang commented 1 month ago

image

Summary by Sourcery

Fix the attendee view in the RoomsSidebar component to ensure room users are displayed correctly and enhance the styling by adding a new CSS class for the room attendee section.

Bug Fixes:

Enhancements:

sourcery-ai[bot] commented 1 month ago

Reviewer's Guide by Sourcery

This pull request addresses a bug in the attendee view of the RoomsSidebar component. The changes involve modifying the structure and styling of the attendee display to ensure proper rendering.

File-Level Changes

Files Changes
webapp/src/components/RoomsSidebar.vue Refactored the attendee display structure and added new CSS rules to fix the attendee view issue.

Tips - Trigger a new Sourcery review by commenting `@sourcery-ai review` on the pull request. - Continue your discussion with Sourcery by replying directly to review comments. - You can change your review settings at any time by accessing your [dashboard](https://app.sourcery.ai): - Enable or disable the Sourcery-generated pull request summary or reviewer's guide; - Change the review language; - You can always [contact us](mailto:support@sourcery.ai) if you have any questions or feedback.