Right now, if the user clicks 'back' and then forward again, sms/text or email messages will be re-sent. In future, we probably don't want that, though this is a bit more complicated.
Things we have to avoid:
Preventing a second message to a particular codefendant's. The user might need to correct where the message should be sent.
Preventing a second message being sent to the same endpoint (phone number or email address). The user may decide to send multiple signature links to one endpoint (for example, if a couple that share a phone both need to sign).
Only send one message for one number for one codefendant. The codefendant may accidentally delete the message and the user won't be able to send them another message.
Proposal:
Allow the user to edit the endpoint (number/email) and allow them to resend messages.
Right now, if the user clicks 'back' and then forward again, sms/text or email messages will be re-sent. In future, we probably don't want that, though this is a bit more complicated.
Things we have to avoid:
Proposal: