ZEVA 2 - Implement Credit Application Status Handling for BCEID Users
- Dominant language
- TypeScript
- Stars
- 1
- Forks
- 6
- Avg merge
- 14h 22m
- Merged PRs (30d)
- 32
Description
**Describe the task**
Each Credit Application status should display the appropriate: status label, color, descriptive message, visual styling, according to the approved designs and business requirements.
The following statuses are required:
- Draft
- Submitted
- Issued
- Rejected
Each status should display the corresponding description provided in the design specification.
**Purpose**
Provide BCEID users with a clear understanding of the current state of their Credit Application through consistent status labels, colors, and descriptive messages.
**Acceptance Criteria**
- [x] Statuses are displayed according to the current Credit Application state.
All BCEID Credit Application statuses are implemented:
- [x] Draft
- [x] Submitted
- [x] Issued
- [x] Rejected
- [x] Styling matches the approved[ Figma designs.](https://www.figma.com/design/7Qgou3rxcHHk5qbmD9538x/ZEVA-2?node-id=3191-8075&t=nX6oBjr787VQHLoE-1)
- [x] The descriptive text for each status matches the[ business specification.
](https://www.figma.com/design/7Qgou3rxcHHk5qbmD9538x/ZEVA-2?node-id=3191-8075&t=nX6oBjr787VQHLoE-1)
**Additional context**
Refer to the attached Figma designs for the expected appearance of each status.
The exact wording for each status description is provided in the design documentation and should be implemented as specified.
Follow the approved colors, typography, icons (if applicable), spacing, and layout shown in the designs.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.