-
Story
-
Resolution: Unresolved
-
Major
-
None
Story
As a developer, I want to create a Github Aggregated Metric card that uses Scorecard backend to display Github aggregated data on the Homepage (part of the scorecard plugin)
Acceptance Criteria
- Create a Github aggregated metric card that fetches aggregated metric data from scorecard backend plugin.
- The card must include the following elements:
- Metric Title, Metric Description, Total entities, Pie chart, and threshold legendsĀ
- When I click on the total entities count, I should be redirected to the catalog page showing the relevant entities.
- When I hover over a section of the Pie chart, I should see a tooltip displaying the number of entities in that section.
- When I hover on legend item, a tooltip should appear.
- When I click a legend item, I should be redirected to the Catalog Page showing entities for that specific category.
Additional Notes
- The design should align with the Scorecard aggregated metric card specifications in Figma.
- For the time being, we are not implementing specific entity redirection due to the lack of filtering support for this task on the Catalog page. All redirects will navigate to the Catalog page without filtering.
- is cloned by
-
RHIDP-9676 Create Jira aggregated metric card on the homepage
-
- To Do
-