Skip to content

feat(network): add Daily Active Accounts panel to /network dashboard - #283

Merged
christabel888 merged 2 commits into
mainfrom
resolve-270-network-daa
Aug 21, 2026
Merged

feat(network): add Daily Active Accounts panel to /network dashboard#283
christabel888 merged 2 commits into
mainfrom
resolve-270-network-daa

Conversation

@christabel888

Copy link
Copy Markdown
Contributor

Resolves conflicts from #270 (stacked network-dashboard PRs). Adds DAA chart additively, completing the 5-panel Network Dashboard set (DAA, tx/day, volume, new accounts, fee trends).

Adds fetchNetworkDailyActiveAccounts() to the network API client and a
new DailyActiveAccountsChart component, wired into the /network page
alongside the existing Payment Volume panel. Handles loading and empty
states independently so the page degrades gracefully if the backend
endpoint isn't available yet.

Closes #160
# Conflicts:
#	frontend/src/app/[locale]/network/page.tsx
#	frontend/src/lib/network-api.ts
@christabel888
christabel888 merged commit 0a89022 into main Aug 21, 2026
5 of 16 checks passed
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.

2 participants