asimenio-asteri / whattheburger

a burger game for english chrome users... language support coming soon
GNU General Public License v2.0
2 stars 1 forks source link

Spelling and coding #14

Closed asimenio-asteri closed 3 years ago

asimenio-asteri commented 4 years ago

Bug Report

A description of the bug

Description

When I try to research, the bar never moves. You also spelled "research" as "reasearch", and the save/load buttons appear on every page, and the orders tab is empty

Walkthrough

You're the developer. You know exactly how to get to it.

What it should do

You know exactly how it should act.

A chunk of code to work with (if you know any/want to help)

You know exactly how to fix it in the code. Unless you forgot, then visit the MDN docs and stack exchange...

asimenio-asteri commented 4 years ago

Orders tab should be fixed by inserting setInterval(order.order, 10000) on line 34 or something

asimenio-asteri commented 3 years ago

yea ok done