Skip to content

Web polish - #790

Merged
michaelst merged 3 commits into
mainfrom
web-polish
Aug 16, 2026
Merged

Web polish#790
michaelst merged 3 commits into
mainfrom
web-polish

Conversation

@michaelst

Copy link
Copy Markdown
Owner

No description provided.

michaelst and others added 3 commits August 16, 2026 16:04
The two clients show the same budgets and the same transactions, so what was
wrong on one was wrong on both.

Spendable was the label over the figure and a card underneath it, the same word
twice about two different numbers. Cards group by type with no headings over
them, card debt reads BALANCE and drops the pill calling it an envelope, and
neither it nor Spendable offers an edit. What the figure is sits under it.

A transfer is settled rather than set aside, so its row is no longer dimmed,
and saying what a whole transaction was spent from finishes the row. Accounts
with no number lose the dots that had nothing after them, through a shared
account_label the Flutter app already had its own copy of.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Wallet is not an institution Plaid has a logo for, so the banks page was asking
the logo endpoint for one it could not serve.

The outline is the U+F8FF glyph lifted out of the system font rather than a
shape library's drawing of an apple. The phone renders that codepoint as text,
which a browser on anything but an Apple device would not, so here it is the
same outline inlined.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
A goal is money going in rather than out, so it is not what a month is about
and it reads better after the budgets that are.

The layout test scrolls to its goal card rather than ensuring it visible: the
row is now far enough down that the sliver list has not built it yet.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
@michaelst
michaelst merged commit 2742978 into main Aug 16, 2026
6 checks passed
@michaelst
michaelst deleted the web-polish branch August 16, 2026 22:47
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