Skip to content

Merge legacy play dashboard features into prediction terminal #130

Description

@josephchimebuka

Category

architecture

Labels

frontend, enhancement, dashboard

Difficulty

advanced

Why this matters

Valuable features live only on /play (price chart, chat, notifications, round timeline, end-round modal) while /dashboard is the primary route.

Likely files/components affected

  • src/pages/Dashboard.tsx
  • src/pages/LegacyDashboard.tsx
  • src/components/PriceChart.tsx
  • src/components/ChatSidebar.tsx
  • src/components/RoundTimeline.tsx
  • src/components/EndRoundModal.tsx

What contributor should improve

Selectively port high-value legacy panels into the new terminal layout without cluttering the fintech UX.

Expected final behavior

One primary dashboard route with chart, social, and round lifecycle features.

UI/UX goals

  • Unified product experience
  • Reduce maintainer confusion between /dashboard and /play

Acceptance criteria

  • Chart and round lifecycle integrated into /dashboard
  • Chat/notifications available or intentionally scoped with issue links
  • /play deprecated or redirected with note in README
  • Layout remains responsive

Metadata

Metadata

Assignees

Labels

Stellar WaveIssues in the Stellar wave programenhancementNew feature or requestfrontendFrontend/Stellar wave tracking

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions