ProjectSidewalk / SidewalkWebpage

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

Mobile validate doesn't let you start a new mission #3513

Closed misaugstad closed 3 months ago

misaugstad commented 3 months ago
Brief description of problem/feature

When you finish a mission on the mobile validate page, you are never able to move forward to the next mission (button remains gray and disabled): File

Potential solution(s)

I think that when I added the Admin Validate page, there is some metadata that I need to have the mobile page send that isn't being sent correctly. There's no admin version of the mobile validate, but I think I missed something it needs to send just so that it can use the same endpoints as normal Validate. Should be a very quick fix.

Apologies for missing this in testing!