-
Notifications
You must be signed in to change notification settings - Fork 8
Description
Description
add a required section when a user creates a reimbursement request to write a short note about what the purchase is for and how it is being used in the car.
Also, when the reimbursement request is created, when that RR is clicked on, the note that the user wrote should display in the details of that RR.
Acceptance Criteria
[] - when a RR is being created, there is a REQUIRED field to write a short note about the purpose of the purchase
[] - when viewing an RR, the note that the user wrote should display in the details of that RR.
Proposed Solution
Find the modal to create an RR and add a field on it to prompt the user to write info about the RR. Add validation to make that field required.
After, in the details view of the RR, make sure to add that data that was sent in the form.
Mocks
No response
Metadata
Metadata
Assignees
Labels
Type
Projects
Status