Skip to content

[#734] Frontend: Add empty-state intent actions for first deposit and first withdrawal#880

Merged
Junirezz merged 2 commits into
Junirezz:mainfrom
esthertitilayo-dev:fix/734-frontend-add-empty-state-intent-actions-for-first-deposit-and-first-withdrawal
Jun 29, 2026
Merged

[#734] Frontend: Add empty-state intent actions for first deposit and first withdrawal#880
Junirezz merged 2 commits into
Junirezz:mainfrom
esthertitilayo-dev:fix/734-frontend-add-empty-state-intent-actions-for-first-deposit-and-first-withdrawal

Conversation

@esthertitilayo-dev

Copy link
Copy Markdown
Contributor

Summary

  • Add vaultIntentActions helper for TRIGGER_DEPOSIT / TRIGGER_WITHDRAW / wallet connect
  • Wire Portfolio, Analytics, VaultDashboard, and TransactionHistory empty states to guided intents
  • Add i18n keys (EN/ES) and extend emptystate tests

Closes #734

Test plan

  • npm run test:run for vaultIntentActions + VaultDashboard/Portfolio emptystate tests
  • Manual: CTA from Portfolio/Analytics/History opens dashboard deposit tab with input focused
  • Withdrawal-filter empty state shows withdraw intent when deposits exist

Wire empty-state CTAs to shared vaultIntentActions helper that navigates
to the dashboard and dispatches TRIGGER_DEPOSIT/TRIGGER_WITHDRAW events.
Closes Junirezz#734.
@drips-wave

drips-wave Bot commented Jun 29, 2026

Copy link
Copy Markdown

@esthertitilayo-dev 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

@Junirezz Junirezz merged commit 80bf26c into Junirezz:main Jun 29, 2026
6 of 8 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.

Frontend: Add empty-state intent actions for first deposit and first withdrawal

2 participants