Skip to content

feat: overhaul Home dashboard widgets#2164

Closed
stackingsaunter wants to merge 5 commits intomasterfrom
feat/home-dashboard-overhaul
Closed

feat: overhaul Home dashboard widgets#2164
stackingsaunter wants to merge 5 commits intomasterfrom
feat/home-dashboard-overhaul

Conversation

@stackingsaunter
Copy link
Contributor

Summary

  • Rebuild the Home page layout to match the new dashboard direction with onboarding, stories, featured app widgets, support CTA, and Alby blog card updates.
  • Add dynamic app/store and blog data plumbing, including a Framer CMS sync script and generated blog data source.
  • Introduce top chart widgets (Total Balance, Net Flows, Bitcoin Price) with 7d indicators, updated chart styling, and onboarding visibility rules.

Test plan

  • Run cd frontend && yarn tsc:compile
  • Verify Home widgets render in dashboard states (with/without onboarding checklist)
  • Verify stories dialog opens and YouTube embeds play
  • Verify featured app widgets and support card link behavior
  • Verify top chart cards render and layout/typography adjustments
  • Re-verify Bitcoin Price 7d variation on live environment data

Made with Cursor

Refresh the Home page with new stories, featured apps, blog content,
and top metrics cards while preserving onboarding behavior.
Add chart and content plumbing so dynamic data sources are surfaced
with a more consistent dashboard UX.

Made-with: Cursor
@coderabbitai
Copy link
Contributor

coderabbitai bot commented Mar 24, 2026

Important

Review skipped

Draft detected.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: cb933068-c9a4-41c4-b294-77ba4194f9a8

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch feat/home-dashboard-overhaul

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

Bring back the Recently Used Apps widget above New Arrival and align
its card and CTA styling with the refreshed Home dashboard components.

Made-with: Cursor
Prefer the CMS Lead field when syncing blog descriptions and only
fall back to page meta scraping when Lead is unavailable.

Made-with: Cursor
Update Home metric cards to refresh automatically and build balance/net-flow
series from settled payment events so new payments show without reload.

Made-with: Cursor
Fetch settled transactions page-by-page for the 7d window so chart values
stay accurate under high payment volume, and increase chart top spacing.

Made-with: Cursor
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant