serum-390 / soen390-team16-godzilla

Codename GODZILLA: project for course SOEN-390
GNU General Public License v3.0
4 stars 0 forks source link

BUG: about page has infinite loader #127

Closed obonobo closed 3 years ago

obonobo commented 3 years ago

Describe the bug There is an infinite progress spinner on the about page of the app. The spinner was inserted in the same PR that the other loading spinners were inserted in.

To Reproduce Steps to reproduce the behavior:

  1. Run the app
  2. Navigate to the about page: https://godzilla.serum-390.app/about
  3. Observe the never-ending spinner

Expected behavior Remove the spinner. Fill the about page with useful info, or remove the about page and add the about information to the navbar drawer like they do on YouTube.

Environment Occurs on all browsers, and operating systems.

Images image

tashfia98 commented 3 years ago

It was corrected.