design: send/receive layout explorations with PNG exports#40
Conversation
|
@Escelit is attempting to deploy a commit to the truthixify's projects Team on Vercel. A member of the Team first needs to authorize it. |
|
@Escelit 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! 🚀 |
|
The design exploration deliverables are exactly what #9 asked for: 6 directions (3 Send + 3 Receive), desktop + mobile frames, all states, plus One small thing: the PR also touches git fetch origin
git rebase origin/develop
# during rebase, drop your changes to src/components/StellarSend.tsx and StellarReceive.tsx
# keep everything under design/explorations/2026-05-send-receive/
git push --force-with-leaseAfter that I will merge immediately. The PNGs already render well; the explorations are clear. Thanks @Escelit. |
Hey, took a look and the branch is already clean — the single commit only adds files under design/explorations/2026-05-send-receive/, no changes to |
Closes #9
Six layout explorations for Send and Receive, per the design sprint spec.
Send-A — Recipient-First | Send-B — Amount-First ★ | Send-C — Flat Form
Receive-A — Dense Table | Receive-B — Card Stack | Receive-C — Empty-State-First ★
42 PNG exports: desktop (1280px) + mobile (375px) × idle/loading/error(/scanned).
Full rationale and recommendation in design/explorations/2026-05-send-receive/RATIONALE.md.
Note: design/wraith.pen not updated — requires the Pencil GUI app.
Labels: design, needs-design