-
-
Notifications
You must be signed in to change notification settings - Fork 65
Fix the portfolio view's data regression #4854
Copy link
Copy link
Open
Labels
gittensor:bugGittensor-scored bug fix — scores a 0.05x multiplier.Gittensor-scored bug fix — scores a 0.05x multiplier.help wantedExtra attention is neededExtra attention is needed
Description
Metadata
Metadata
Assignees
Labels
gittensor:bugGittensor-scored bug fix — scores a 0.05x multiplier.Gittensor-scored bug fix — scores a 0.05x multiplier.help wantedExtra attention is neededExtra attention is needed
Problem: The portfolio view shows only a global aggregate, regressing versus the CLI's own richer per-repo dashboard (tracked as its own performance item above, since it's really a shared-data-path problem — this issue is the UI-facing half).
Area: AMS / Miner UI
Proposal: Once the shared data path exists (see the Performance category), update the portfolio view to render real per-repo detail.
Deliverables:
Boundaries:
Design system: whatever new per-repo markup this adds must use the shared design-system package from #4966/#4967, not the current ad hoc hardcoded classes.