Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Show real metrics #2822

Closed
keithCuniah opened this issue May 3, 2023 · 0 comments · Fixed by #2878
Closed

Show real metrics #2822

keithCuniah opened this issue May 3, 2023 · 0 comments · Fixed by #2878
Assignees
Labels
area: ui Indicates that an issue or pull request is related to the User Interface (UI)
Milestone

Comments

@keithCuniah
Copy link
Contributor

keithCuniah commented May 3, 2023

Replace mocked metrics by real metrics

@keithCuniah keithCuniah self-assigned this May 3, 2023
@keithCuniah keithCuniah added the area: ui Indicates that an issue or pull request is related to the User Interface (UI) label May 3, 2023
@keithCuniah keithCuniah added this to the v1.8.0 milestone May 3, 2023
@keithCuniah keithCuniah linked a pull request May 12, 2023 that will close this issue
6 tasks
keithCuniah added a commit that referenced this issue May 12, 2023
# 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]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: ui Indicates that an issue or pull request is related to the User Interface (UI)
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant