CSS Regression in 1.8.1?

Description
Web client footer controls for microphone and camera selection get janky after initial click on control.
I see this Chrome and Firefox on Mac. Haven’t tested on windows.

Error
The microphone controls can obstruct the mute button and leave the user unable to unmute themselves.
Also, it kinda looks bad.

Which version?
1.8.1
I don’t think this happened in 1.8.0

To Reproduce(If applicable)
Steps to reproduce the behavior:

  1. Load the Web SDK and connect to a meeting in progress
  2. Click on video control at bottom to start video
  3. Click on audio control at bottom to start audio
  4. Appearance of buttons changes to what appears to be a less-styled state

Screenshots

Tested on Mac chrome and firefox

Hey @jon13210,

Strange, this is not intended. Two questions for you:

  1. Are you loading the Zoom Web SDK CSS?

  2. Are you over ridding the Zoom Web SDK CSS in anyway?

Thanks,
Tommy

I’m an idiot… my default webpack setup uses a plugin that purges unused CSS.
Since your SDK is sneaking in without webpack knowing about it, it’s remarkable it even resembled the Zoom desktop client at all.
Thanks again!

(And nudge-nudge on ribbon/gallery mode! That’s a game changer.)

1 Like

Happy to hear you got it sorted out! :slight_smile:

And thanks for your interest on gallery mode! We will have this out in the near future!

Thanks,
Tommy

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.