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

Google Slides menu hidden [Chrome Extension] #9

Open
satu0king opened this issue Oct 3, 2020 · 1 comment
Open

Google Slides menu hidden [Chrome Extension] #9

satu0king opened this issue Oct 3, 2020 · 1 comment

Comments

@satu0king
Copy link
Member

Google Slides Menu Bar is hidden behind the embed. Studying Slido Extension might help resolve this.
image

This is because we are doing this

<Google iframe>
<CircuitVese iframe>

and Slido is doing this:

<Google iframe>
     <Google Slide Content>
     <Slido iframe>
    <Google Slides Menu>
<Google iframe>

The iframe should be embedded inside google's iframe. I don't think we should do this. But raising the issue to keep track of the same.

@Palaksharma23
Copy link
Member

Is this issue open now ?
can i raise a pr for this issue @satu0king

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

No branches or pull requests

2 participants