Closed MikeyManoguerra closed 3 years ago
This makes the existing participant path a little more resilient, and can handle a a refresh without redirecting away from the path.
This adds the participant id, and visit id, into the front end paths.
I also changed the path from /existingParticipant/ to /participants/:participantId/ to be more RESTful
/existingParticipant/
/participants/:participantId/
The visitTable changes are just Lorem Ipsum filler, the big changes are the router paths
This makes the existing participant path a little more resilient, and can handle a a refresh without redirecting away from the path.
This adds the participant id, and visit id, into the front end paths.
I also changed the path from
/existingParticipant/
to/participants/:participantId/
to be more RESTful443
The visitTable changes are just Lorem Ipsum filler, the big changes are the router paths