docs(account): update settings pages for new dashboard UX (DX-1074)#3344
docs(account): update settings pages for new dashboard UX (DX-1074)#3344
Conversation
Enable and disable flows now go through the dedicated Security settings page with password-confirmation dialogs. Drop SMS setup steps (TOTP-only for new users) and replace the SMS/TOTP section with a deprecation note for legacy users. DX-1074 Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Replace legacy /users/edit links with /users/settings/profile and /users/settings/security. Rewrite the SSO disconnect steps to match the new Password and Login provider cards, and add a note about lock-out prevention when a password is not set. DX-1074 Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Rename the "My Settings" section to "Personal settings" and link out to the three new sub-pages (Profile, Security, Emails and notifications). Update the intro and replace the dashboard screenshot to reflect the new user menu dropdown. DX-1074 Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
|
Important Review skippedAuto reviews are disabled on this repository. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Repository UI Review profile: CHILL Plan: Pro Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
| * Remove, or change user roles within an Ably account. | ||
|
|
||
| ### My Settings | ||
| ### Personal settings |
There was a problem hiding this comment.
Given the image at the top of the page, this page sorta no longer makes sense.
The old image used to show all the account options on the old dashboard, but those options are left-nav.
So I think we need to consider the structure of this page (do we split user + account?)
There was a problem hiding this comment.
I see there's some cross over with Marks open PR. I'll see what's worth picking from there into here
Description
Jira: DX-1074
Changes
Three atomic commits:
/users/editlinks swapped for/users/settings/profileand/users/settings/security. SSO disconnect flow rewritten for the new Password and Login provider cards, with a lock-out prevention note.Review app
Checklist