Skip to content

Google Slides menu hidden [Chrome Extension] #9

@satu0king

Description

@satu0king

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions