VFMCS / web-app

This is the repository for webapp
MIT License
1 stars 2 forks source link

Buttons do not route to different pages or overlays #39

Open RyeCai opened 1 year ago

RyeCai commented 1 year ago

Describe the bug A clear and concise description of what the bug is.

Assuming the user is meant to download and deploy the master branch, none of the buttons route to other pages or open any overlays, and the site is static on the landing page.

To Reproduce Steps to reproduce the behavior:

  1. Install the master branch
  2. Run npm install and then npm start in web-app-master directory
  3. Open inspect element in the browser

Expected behavior Buttons open up route to correct pages

Screenshots If applicable, add screenshots to help explain your problem.

The following errors appear in the Chrome console: image

Priority Please indicate how critical it is that this bug be resolved, and what features this bug might affect High, all features for user testing

Timeline Please indicate how soon you or another team plan to resolve this bug

Status Please indicate the current status of the bug, whether it still is yet to be worked on, is being worked on, or has been resolved

Additional context Add any other context about the problem here.