[No QA] Docs updates for E/A#92117 high contrast on sign-in screen#92805
Conversation
Add a help-site section covering the new high contrast toggle available on the logged-out sign-in screen (E/A#92117). Co-authored-by: Rushat Gabhane <rushatgabhane@users.noreply.github.com>
|
The failing Root cause: The apt can't locate the Evidence it's not this PR:
Recommended fix (separate infra PR — not this docs PR): Add an - name: Install pcregrep
run: |
sudo apt-get update
sudo apt-get install -y pcregrepThe package was installable on the same runner earlier today, so a stale package index is the most likely cause. If I'm intentionally not bundling this workflow change into this docs PR, since it's a production deploy-workflow fix with repo-wide impact and belongs in its own PR. Once that lands (or the runner environment recovers), re-running this check should pass with no changes needed here. |
|
@MelvinBot make ready for review |
1 similar comment
|
@MelvinBot make ready for review |
HelpDot Documentation ReviewOverall AssessmentThis PR adds a single new section to the Account Settings help article, documenting how to enable high contrast mode from the sign-in screen. The change is small (15 lines), well-scoped, and closely follows the governance standards. It documents a single workflow addition cleanly and positions it logically after the existing high contrast content. Scores Summary
Key Findings
Recommendations
Files Reviewed
|
Concierge reviewer checklist:
For more detailed instructions on completing this checklist, see How do I review a HelpDot PR as a Concierge Team member? cc @zanyrenney |
|
@zanyrenney Please copy/paste the Reviewer Checklist from here into a new comment on this PR and complete it. If you have the K2 extension, you can simply click: [this button] |
|
A preview of your ExpensifyHelp changes have been deployed to https://d0761dc3.helpdot.pages.dev ⚡️ Updated articles: |
|
🚀 Deployed to staging by https://github.com/zanyrenney in version: 9.4.5-0 🚀
Bundle Size Analysis (Sentry): |
|
🚀 Deployed to production by https://github.com/Julesssss in version: 9.4.5-6 🚀
|
Summary
PR #92117 added an Enable high contrast button to the logged-out sign-in screen, letting users turn on high contrast mode before signing in (for accessibility). The existing help article only documented enabling high contrast from
Account > Preferences > Themewhile signed in.This updates the Account Settings help article to document the new sign-in screen flow.
Changes
docs/articles/new-expensify/settings/Account-Settings.md.Related
@rushatgabhane, please review the files changed and confirm they reflect the current behavior. Then mark this PR
Ready for review.