bcgov / cas-reporting

This is for the Clean Growth Digital Services team for work related to reporting.
Apache License 2.0
0 stars 0 forks source link

Refactor the frontend Layout component to be a shared component #252

Open pbastia opened 1 month ago

pbastia commented 1 month ago

Description of the Tech Debt

Right now @BallardRobinett is about to duplicate the file for the reporting app, and we need to make sure we only manage one layout component.

Tech Debt Triage

The purpose of our technical debt triage process is to analyze technical debt to determine risk level of the technical debt and the value in tackling that technical debt.

Risk Value Scoring:

Level Value
High
3
Medium
2
Low
1
Technical Debt - Risk Types Level Value
Business Area Risk - Risk of business area visibility / damage to user experience
Developer Fault Risk - How likely will this tech debt cause a future error related to coding on top of it
System Fault Risk - Risk of system errors or application downtime
Time Scale Risk - Compound risk effect if left alone. How much more difficult to fix or dangerous will this become over time?
Time Sink Risk - How much will this tech debt slow the development process down
TOTAL SCORE:
pbastia commented 1 month ago

@patriciarussellCAS @rdromey highlighting this ticket as a follow-up to @BallardRobinett 's work on #217