Docs updates for E/A#91646 personal details edit magic code verification#92806
Docs updates for E/A#91646 personal details edit magic code verification#92806MelvinBot wants to merge 1 commit into
Conversation
Reflects the consolidated Personal details page and the "Let's make sure it's you" magic code step introduced in #91646. Co-authored-by: Jasper Huang <jasperhuangg@users.noreply.github.com>
|
The failing What's failing: The Why it's not this PR: This PR only changes one docs markdown file ( Recommended central fix (belongs on
I'm not pushing this fix to this branch because (a) it's outside the scope of a docs-only PR, and (b) it needs to land once on |
|
🤖 I identified and prepared the fix, but I can't push it — my token lacks the A human needs to apply the one-line change below (ideally directly on Root cause (confirmed): The This isn't a missing-package problem — The fix (refresh the apt index before installing): - name: Install pcregrep
run: |
sudo apt-get update
sudo apt-get install -y pcregrepOnce this lands on |
|
This was handled: #91597 |
Summary
Documents the user-facing changes from #91646, which secures private personal details behind a magic code verification step and consolidates them onto a single page.
Updates
docs/articles/new-expensify/settings/Account-Settings.md:All feature names, section headings, and button labels were verified against the live New Expensify UI.
Verification
Screenshots captured from the live New Expensify UI confirming the flow and labels:
Profile > Private section
Consolidated Personal details page
Let's make sure it's you magic code step
@jasperhuangg, please review the files changed and confirm they reflect the current behavior. Then mark this PR
Ready for review.