RF1984 / Spheria

Web app that helps parents teaching the value of money to kids, exchange toys, have a "toy balance", etc..
0 stars 2 forks source link

Pop up after click "buy" on toy is not working #57

Closed RF1984 closed 4 years ago

RF1984 commented 4 years ago

When you click "buy a toy" the app will check the balance, and if it's enough it will discount the toy price from it, otherwise nothing happens. But it should show a pop up, with two messages, one for each case. This pop up is not working, right now we are thinking of using Alert method instead.

RF1984 commented 4 years ago

After a lot of work and with the help of the TA's we managed to find a solution using Window. method