BuildCanada / BuildCanada/OutcomeTracker
Separate impact rationale from direction rationale
- Dominant language
- TypeScript
- Stars
- 23
- Forks
- 14
- PR merge metrics
- No merged PRs in 30d
Description
**Is your feature request related to a problem? Please describe.**
Currently, there is only one field for rationale `bc_promise_rank_rationale`, which combines rationale for relevance, scale and direction. As a result, in the UI, we only show rationale for the impact tooltip and not the alignment tooltip. The rationale for impact often includes information about alignment to tenets, which is not relevant for impact.
**Describe the solution you'd like**
Let's create two separate fields: `impact rationale` and `alignment rationale`. These can then be showed under their respective tooltips.
**Describe alternatives you've considered**
N/A
**Additional context**
N/A
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.