MEDIUM story-receipt-upload-management-peer-mentor-005 2 pts
2
Story Points
Medium
Priority
Receipt Upload & Management
Feature

User Story

As a Peer Mentor (Likeperson)
I want to delete a receipt thumbnail from the expense item if I attached the wrong image
So that So that I can correct mistakes before submitting the expense claim without having to discard the entire expense registration

Acceptance Criteria

  • Given a receipt thumbnail is displayed, when the user taps the delete affordance on the thumbnail, then a confirmation prompt is shown to prevent accidental deletion
  • Given the user confirms deletion, when the delete action completes, then the thumbnail is removed from the grid and the receipt record is deleted from the database
  • Given the user dismisses the confirmation prompt without confirming, when the prompt closes, then the receipt remains attached and unchanged
  • Given deletion removes all receipts from an expense item above the mandatory threshold, when deletion is confirmed, then the system indicates the receipt is still required for submission

Business Value

Allowing peer mentors to correct mistakes without restarting the entire expense registration reduces frustration and abandonment. Accidental wrong-image attachments are common on mobile devices; providing a clean correction path increases data quality in the receipts table and reduces coordinator approval rejections due to irrelevant images.