fix(scorecard): fix the default layout for homePageScorecards#2771
Conversation
Review Summary by QodoFix scorecard homepage default layout and widget configuration
WalkthroughsDescription• Renamed scorecard homepage widgets to reflect actual configurations • Updated widget priorities and layout positioning in app config • Added two new aggregated card widgets for different metric types • Updated documentation with new widget names and descriptions Diagramflowchart LR
A["Old Widget Names<br/>ScorecardJiraHomepage<br/>ScorecardGithubHomepage"] -- "Renamed to" --> B["New Widget Names<br/>AggregatedCardWithDeprecatedMetricId<br/>AggregatedCardWithDefaultAggregation<br/>AggregatedCardWithJiraOpenIssues<br/>AggregatedCardWithGithubOpenPrs"]
B -- "Updated priorities<br/>410-440" --> C["App Config<br/>widgetLayout"]
C -- "Documented in" --> D["README.md<br/>NFS Configuration"]
File Changes1. workspaces/scorecard/.changeset/whole-walls-ring.md
|
Code Review by Qodo
|
Changed Packages
|
Signed-off-by: rohitratannagar <rohitratannagar2003@gmail.com>
7a0ef56 to
65d66ed
Compare
|
imykhno
left a comment
There was a problem hiding this comment.
Tested locally, widgets layout on homepage were fixed
/lgtm
Eswaraiahsapram
left a comment
There was a problem hiding this comment.
Thanks @rohitratannagar, tested locally. Looks good to me 🎉
/lgtm



Hey, I just made a Pull Request!
Description
Fixes: https://redhat.atlassian.net/browse/RHDHBUGS-2952
UI before changes
UI after changes
Screen.Recording.2026-04-15.at.6.22.03.PM.mov
✔️ Checklist