Skip to content

[FRONTEND] Add empty-state CTA for transfer page#44

Open
codeurluce wants to merge 1 commit into
payflowapp:mainfrom
codeurluce:feature/empty-state-cta
Open

[FRONTEND] Add empty-state CTA for transfer page#44
codeurluce wants to merge 1 commit into
payflowapp:mainfrom
codeurluce:feature/empty-state-cta

Conversation

@codeurluce

Copy link
Copy Markdown

fixes #28

Summary

This PR adds a call-to-action button in the transaction empty state to improve user onboarding.

When a user has no transactions, a primary CTA is displayed allowing them to quickly navigate to the transfer page.

Changes

  • Added CTA button in EmptyState component
  • Button redirects to /transfer
  • CTA is only visible in true empty state (no transactions)

UI Behavior

  • Empty transaction list → shows CTA button
  • Non-empty list → normal transaction rendering

Testing

  • Tested with fresh account (no transactions)
  • Verified CTA visibility only in empty state
  • Verified navigation to /transfer

Screenshot

Capture d'écran 2026-06-11 201142

Type

Frontend / UI improvement

@vercel

vercel Bot commented Jun 11, 2026

Copy link
Copy Markdown

@codeurluce is attempting to deploy a commit to the loadedvessel2-6186's projects Team on Vercel.

A member of the Team first needs to authorize it.

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 an empty-state CTA that links to the Transfer page

1 participant