Skip to content

Claude/deposit vault screen redesign qa - #2525

Merged
mul53 merged 3 commits into
qafrom
claude/deposit-vault-screen-redesign-qa
Sep 16, 2026
Merged

mul53 merged 3 commits into
qafrom
claude/deposit-vault-screen-redesign-qa

Conversation

@mul53

@mul53 mul53 commented Sep 16, 2026

Copy link
Copy Markdown
Collaborator

No description provided.

mul53 and others added 3 commits September 16, 2026 22:19
Every savings entry point — the header and mobile Deposit buttons, the
empty state, the funded action row, Start earning and the home balances
dropdown — opened "Deposit to savings" first: a token list whose only
route to the amount form was the "Move from wallet" row buried under it.
Point them straight at the form with depositFromSolid set, so the first
screen is the one that takes an amount.

The form already knows how to say there is nothing to deposit, but it
read an unloaded balance as an empty one. As a step behind the token list
that flashed by; as the entry point it would greet most users with the
empty state before their balance arrived. Hold the decision until
balances have loaded.

The card's minimum-deposit step still opens the token list: it funds
savings by sending new money in, which the form does not do.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
The Destination dropdown is the only thing that reads `vaultName`, so
"USDC / FUSE / ETH Savings" become "USD / FUSE / ETH Yield" to match the
design.

The deposit form had no back arrow because it had nowhere to go: as the
savings entry point, back and close were the same action. Point it at the
landing screen for the vault being deposited into instead, so it lands
somewhere whether the flow was opened from that vault's own screen or
from the home balances dropdown.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
"Add funds" opened the deposit-methods list; the screen it belongs on
says the wallet holds nothing to deposit, so the wallet-funding entry is
the step that follows.

Clear depositFromSolid on the way out. Left set, the steps behind that
screen still resolve to the vault deposit form rather than the
add-funds-to-wallet one, and skip the wallet provider an external deposit
needs.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
@vercel

vercel Bot commented Sep 16, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

2 Skipped Deployments
Project Deployment Actions Updated
solid-app Ignored Ignored Sep 16, 2026 9:26pm UTC
solid-app-staging Ignored Ignored Sep 16, 2026 9:26pm UTC

Request Review

@mul53
mul53 merged commit d7daef5 into qa Sep 16, 2026
5 checks passed
@mul53
mul53 deleted the claude/deposit-vault-screen-redesign-qa branch September 16, 2026 21:26
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.

1 participant