Skip to content

Review Package

Kevma50287 edited this page Jan 3, 2024 · 23 revisions

Overview

The Correspondence Review Package allows MailTeam and MailTeam Supervisor users to view and edit a correspondence.

The user can navigate to this Review Package page from the Correspondence Cases Queue. After clicking on a case from the Correspondence Queue, the ReviewPackageLoadingScreen will render first in order to fetch data and store it in the Correspondence Redux store.

The Correspondence Review Package page is comprised of six sections:

  1. ReviewPackageNotificationBanner
  2. ReviewPackageCaseTitle
  3. ReviewPackageData
  4. ReviewForm
  5. CmpDocuments
  6. Footer

Frontend Technical Implementation

ReviewPackageLoadingScreen & Redux

ReviewPackageLoadingScreen.jsx

CorrespondenceReviewPackage

CorrespondenceReviewPackage.jsx

ReviewPackageCaseTitle

ReviewPackageCaseTitle

Modals

PackageActionModal.jsx

RemovePackageModal.jsx

ReviewPackageData

ReviewPackageData.jsx

ReviewForm

ReviewForm.jsx

CmpDocuments

CmpDocuments.jsx

PdfPreview & PDFJS

Backend Technical Implementation

Models

Controllers

Routes

Views

Ruby Claim Evidence API Gem

Clone this wiki locally