Document that Profile now renders wide
Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
This commit is contained in:
+3
-1
@@ -217,7 +217,9 @@ one-line `window.PublicKeyCredential` check gating the UI everywhere below.
|
|||||||
|
|
||||||
## Profile
|
## 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).
|
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
|
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
|
set `user.pending_email` (shown as a notice until it's opened); the change
|
||||||
|
|||||||
Reference in New Issue
Block a user