ProjectSidewalk / SidewalkWebpage

Project Sidewalk web page
http://projectsidewalk.org
MIT License
80 stars 23 forks source link

Cleaning up new Validate Beta #3576

Closed misaugstad closed 3 days ago

misaugstad commented 3 days ago

Resolves #2859

The major improvements from the previous version:

  1. Adds a top-down map overlaid on top of the GSV window for added context (now included in all versions of Validate)
  2. Adds zoom buttons
  3. Adds comprehensive logging of button clicks, etc
  4. The page is now set as Admin-only (for now). It can be access from the same place as AdminValidate (navbar drop-down)
  5. Various styling improvements
Before/After screenshots (if applicable)

Before (NewValidateBeta) Screenshot from 2024-06-27 19-43-16

After (NewValidateBeta) Screenshot from 2024-06-27 19-36-43

Before (Validate) Screenshot from 2024-06-27 19-41-16

After (Validate) Screenshot from 2024-06-27 19-37-01

Before (AdminValidate) Screenshot from 2024-06-27 19-42-24

After (AdminValidate) Screenshot from 2024-06-27 19-37-12

Things to check before submitting the PR