CNCF Landscape Intelligence Report
Scanned repos: jaegertracing/jaeger-ui goharbor/harbor grafana/grafana kiali/kiali
Period: Last 7 days | Frontend-relevant PRs found: 56
UX Theme Distribution
| Theme |
Hits |
Relevance to Console |
| Accessibility |
2 |
ARIA labels, keyboard navigation, screen reader support |
| Navigation & Search |
8 |
Sidebar navigation, deep linking, search/filter/sort |
| Responsive & Mobile |
1 |
Mobile-friendly dashboard layouts, collapsible panels |
| Data Visualization |
7 |
Charts, graphs, time series for metrics cards |
| Forms & Input |
24 |
Cluster creation forms, config editors, validation |
| Real-time & Live Updates |
8 |
SSE streams, live dashboard updates, auto-refresh |
| Onboarding & Guided Setup |
2 |
First-run experience, setup wizards, empty state CTAs |
| Theming & Dark Mode |
7 |
Theme switching, CSS variables, design tokens |
What These Projects Are Doing (with context)
Each PR below includes its description so you can see what they changed and why — not just a title.
jaegertracing/jaeger-ui (1 frontend PRs)
- fix(stats): Make heatmap theme-aware
Which problem is this PR solving? . Trace Statistics used hard-coded light RGB backgrounds for the Color by heatmap. In dark mode those backgrounds were paired with light theme text, making lower-intensity rows unreadable. ## Description of the
goharbor/harbor (3 frontend PRs)
grafana/grafana (34 frontend PRs)
CNCF Landscape Intelligence Report
Scanned repos: jaegertracing/jaeger-ui goharbor/harbor grafana/grafana kiali/kiali
Period: Last 7 days | Frontend-relevant PRs found: 56
UX Theme Distribution
What These Projects Are Doing (with context)
Each PR below includes its description so you can see what they changed and why — not just a title.
jaegertracing/jaeger-ui (1 frontend PRs)
goharbor/harbor (3 frontend PRs)
cherry-pick: fix(ui): use dark login background in dark mode
docs: fix markdown formatting issues in CONTRIBUTING.md and README.md
fix(ui): use dark login background in dark mode
grafana/grafana (34 frontend PRs)
IAM: Fix team member removal dual write response