Closed spelkey-ucd closed 1 month ago
Throughout the design, you will see the following:
When clicked, this should bring up a dedicated modal that has a text-area field in which the user can fill out to submit a question or comment.
Upon confirmation, a POST should be sent, and the email service will send an email:
<app-questions-or-comments approvalRequestId=1 reimbursementRequestId=2 > </app-questions-or-comments>
Throughout the design, you will see the following:
When clicked, this should bring up a dedicated modal that has a text-area field in which the user can fill out to submit a question or comment.
Upon confirmation, a POST should be sent, and the email service will send an email: