You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# Description
Show real metrics for feedback task by user
TODO :
- [x] init orm model
- [x] fetch metrics on click on open sidebar for metrics
- [x] store metrics in orm and compute with accessors object with color
by attributes
- [x] get metrics in sidebar component to pass to children
- [x] render metrics
- [x] if panel is open, metrics should be reactive (we need to see the
change in metrics in real time)
Closes#2822
Ref : #2763
**Type of change**
- New feature (non-breaking change which adds functionality)
**How Has This Been Tested**
- Feedback task only
---------
Co-authored-by: keithCuniah <[email protected]>
Replace mocked metrics by real metrics
The text was updated successfully, but these errors were encountered: