Skip to content

Feat/multi account wallet dashboard 653#704

Merged
nanaf6203-bit merged 4 commits into
MettaChain:mainfrom
warisu:feat/multi-account-wallet-dashboard-653
Jun 26, 2026
Merged

Feat/multi account wallet dashboard 653#704
nanaf6203-bit merged 4 commits into
MettaChain:mainfrom
warisu:feat/multi-account-wallet-dashboard-653

Conversation

@warisu

@warisu warisu commented Jun 26, 2026

Copy link
Copy Markdown
Contributor

📝 Pull Request Summary

Description

This PR addresses Issue #653 by extending the LendingDashboard.js and InsuranceAnalyticsDashboard.js interface profiles to accept a multi-account array context. Users can switch their reactive identity profiles straight from an dropdown selector to dynamically scope asset ledger balances, current stake distribution matrices, and matching escrow configurations.

Key Modifications

  • Reactive Multi-Identity Selectors: Embedded an accounting dropdown loop component directly into the control header bars of both UI panels.
  • Dynamic Metric Re-Evaluation Hooks: Wired state mutation handlers (selectedAccount) inside standard useEffect runtime engines to automatically fetch, isolate, and refresh contextual arrays whenever the underlying address drops or flips.
  • Component Presentation Frameworks: Implemented smooth loading placeholder indicators alongside structured table displays for individual escrow components and premium metrics cards.

Closes #653

@drips-wave

drips-wave Bot commented Jun 26, 2026

Copy link
Copy Markdown

@warisu Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits.

You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀

Learn more about application limits

@nanaf6203-bit nanaf6203-bit left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@nanaf6203-bit nanaf6203-bit merged commit 7f1388f into MettaChain:main Jun 26, 2026
1 check failed
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.

feat(dashboard): Multi-account wallet view in propchain-dashboard

2 participants