fission-codes / dashboard

The account dashboard for the Fission platform
https://dashboard.fission.codes
GNU Affero General Public License v3.0
8 stars 0 forks source link

Indicate that the preview iframe is loading #5

Open matheus23 opened 3 years ago

matheus23 commented 3 years ago

At the moment, the iframe is a blank, white square when it's loading. That can be confusing.

To implement this, we can use the iframe's onload event listener.