AgoraIO-Community / VideoUIKit-Web-React

A Web library to simply integrate Agora Video Calling or Live Video Streaming to your website with just a few lines of code.
MIT License
50 stars 40 forks source link

Update to v2.1 #53

Open digitallysavvy opened 3 months ago

digitallysavvy commented 3 months ago

Updated Agora VideoUIKit for React Web to use v2.1 of the Agora React SDK.

New web-component without 3rd party libraries to handle wrapping React component as HTML component. New web-component uses Vite instead of CreateReactApp.

digitallysavvy commented 3 months ago

If you have 4+ members the UI doesn't fit within the screen anymore, and expands vertically.

Might not be a UI Kit issue, and just a quirk in the example

I tested this issue and the UI expands well beyond 4 users.

Screenshot 2024-04-17 at 4 11 35 PM Screenshot 2024-04-17 at 4 15 55 PM
tadaspetra commented 3 months ago

I tested this issue and the UI expands well beyond 4 users.

Screenshot 2024-04-17 at 4 11 35 PM Screenshot 2024-04-17 at 4 15 55 PM

My comment wasn't really clear here. But you can see in the floating view (the second one) that the blue bottom menu is no longer visible unless you scroll, this only happens when there is 4+ people. At 3, it's still visible.