Giter Site home page Giter Site logo

accio1 / sse Goto Github PK

View Code? Open in Web Editor NEW
6.0 6.0 1.0 62 KB

Scratch Studio Embed-A tool to easily embed Scratch studios in websites.

Home Page: https://accio1.github.io/SSE/home

License: MIT License

HTML 30.38% CSS 31.81% JavaScript 37.80%
embed html javascript scratch studio

sse's Introduction

Hi there ๐Ÿ‘‹

I'm Accio1 and this is my GitHub Profile!

I create front-end tools and websites with HTML, CSS, and JS.

Some of my projects include:

My Profiles:

  • Scratch
  • GitHub (You're here right now!)

sse's People

Contributors

accio1 avatar locness3 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

leahcimto

sse's Issues

Bug: Rename javascript.js to script.js or index.js

Describe the solution you'd like
The main JS file is called javascript.js. You should rename it to script.js or index.js because it's not javascript itself.

Additional context
BTW, you should change the original title for the Feature request template

Use <base> element

Use the element in order to set the base for all relative links. This will help things be more consistent throughout the site.

Use: <base href="https://accio1.github.io/SSE/">

*Remember to change all other relative links to reflect this

Bug: White box below custom scrollbar

Describe the bug
There is a small white box below the custom scrollbar on the embeds

To Reproduce
Go to the homepage
Observe the white box below the scrollbar on the embed

Expected behavior
The box shouldn't be there

Bug: 404 error when loading homepage.

Describe the bug
Loading the homepage for the first (and sometimes subsequent) time(s) leads to a 404 studio not found error.

To Reproduce
Steps to reproduce the behavior:
Open the site after clearing the browser cache. If you look at the embed, it displays the 404 error.

Expected behavior
The embed should show the current featured studio

Additional context
This is very high impact, as anyone who accesses the site will see the 404 error, and anyone who embeds using the featured shortcut will also see a 404 error.

An initial look into the background of this bug shows that the function display() is running (and finishing) before the if loop before it can find the correct studio embed. The if loop should be incorporated into the function so that it runs each time the function is called.

When this is fixed, the setTimeout can be reduced/removed, as the main reason for adding that was a temporary fix to slow the speed of the display function in order to allow the embed to load properly. That temp fix has stopped, hence the need for a permanent fix.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.