bcgov / bcgov/zeva2

ZEVA 2 - IDIR Consolidate Credit Application Tables into a Single ZEVs Table

Open
#538 1 comment 0 reactions 1 assignee Claimed by @tim738745 View on GitHub
Medium Task tested
Dominant language
TypeScript
Stars
1
Forks
6
Avg merge
14h 22m
Merged PRs (30d)
32

Description

**Describe the task**
Replace the existing tables in the Credit Application with a single consolidated table named ZEVs.
The content of the table should vary depending on the Credit Application status:
Submitted – the table should display data currently represented by the VINs Claimed and Credits Claimed tables.
After records have been validated – the same ZEVS table should be expanded to include the data currently represented by the VINs Issued and Credits Issued tables, resulting in a complete view of all records.

**Purpose**
To improve usability and simplify data review, the business requested consolidating the four existing tables into a single view containing all relevant data. This will provide users with a more efficient way to review and compare information without switching between multiple tables.

**Acceptance Criteria**
- [x] A single table named ZEVS replaces the existing tables.

Image

Image

- [x] When the Credit Application is in the Submitted status, the table displays only the data currently available in the VINs Claimed and Credits Claimed tables.
- [x] Once records have been validated, the same table expands to include the data currently displayed in the VINsIssued and Credits Issued tables
- [x] The table includes all required columns as defined in the design. [Submitted ](https://www.figma.com/design/7Qgou3rxcHHk5qbmD9538x/ZEVA-2?node-id=3167-30548&t=JirAhNcEu1cVmaaM-1) [Validated ](https://www.figma.com/design/7Qgou3rxcHHk5qbmD9538x/ZEVA-2?node-id=3167-30373&t=JirAhNcEu1cVmaaM-1)
- [x] Totals are displayed for the specified columns: VINs Submitted, Eligible VINs, Credits Requested, Eligible Credits
- [x] The implementation matches the approved design specifications.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.