From eb1f6055f077f5164c717c793afb9d5d005fdb3c Mon Sep 17 00:00:00 2001 From: Aneurin Barker Snook Date: Fri, 4 Sep 2026 21:09:47 +0100 Subject: [PATCH] Document that Profile now renders wide Co-Authored-By: Claude Sonnet 5 --- web/README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/web/README.md b/web/README.md index 2f70a70..9e0a72b 100644 --- a/web/README.md +++ b/web/README.md @@ -217,7 +217,9 @@ one-line `window.PublicKeyCredential` check gating the UI everywhere below. ## Profile -`/profile` (`ProfileView`) shows the current address, the **Passkeys** section +`/profile` (`ProfileView`) sets `meta.wide` like the dashboard/project views, +rather than sitting in the default narrow column (that's now just the login +form). It shows the current address, the **Passkeys** section described above, and a **Change email** form (new address only, no password). On success the API has emailed a confirmation link to the *new* address and set `user.pending_email` (shown as a notice until it's opened); the change