CodeForPhilly / prevention-point

Current Functional Product
MIT License
30 stars 15 forks source link

Improve Visit Router #443

Closed MikeyManoguerra closed 3 years ago

MikeyManoguerra commented 3 years ago

new path /existingparticipant/<participant-id>/ on page load, if participant id in path does not match participantStore.participant.id, request path participant from api.

change redirect to 404 page if participant not found.

MikeyManoguerra commented 3 years ago

If anyone else wants to take this let me know, but I think I can knock it out pretty quick