[No QA] fix: Onfido copy missing space#94023
Conversation
|
Sorry @brunovjk, no C+ needed here, @chuckdries will review it @chuckdries Can you please unassign @brunovjk? Thank you! |
|
Hi @chuckdries, one more question about this issue I haven't figured out how to access this page through the UI yet. 🤔 In the Tests section, I've documented the steps required to reach this page. However, those steps will only be possible once the original PR is merged and the regression testing period is over. Otherwise, if that PR gets reverted, QA won't be able to test this flow. Since the change in this PR is fairly small and straightforward, I think it might make sense to mark it as NoQA ✅ rather than putting it on HOLD solely because QA currently can't access the flow. Of course, that's just a suggestion—the final decision is up to you. 🙂 |
Reviewer Checklist
Screenshots/VideosAndroid: HybridAppAndroid: mWeb ChromeiOS: HybridAppiOS: mWeb SafariMacOS: Chrome / Safari |
|
✋ This PR was not deployed to staging yet because QA is ongoing. It will be automatically deployed to staging after the next production release. |
|
🚧 @chuckdries has triggered a test Expensify/App build. You can view the workflow run here. |
|
🧪🧪 Use the links below to test this adhoc build on Android, iOS, and Web. Happy testing! 🧪🧪
|
|
🚀 Deployed to staging by https://github.com/chuckdries in version: 9.4.16-1 🚀
Bundle Size Analysis (Sentry): |
|
🤖 No help site changes required. This PR is a one-line cosmetic fix that adds a missing trailing space in the Onfido consent text on the Verify identity page, so I checked the help site articles that reference Onfido / identity verification: These describe the flow only at a high level (e.g. "Review and accept the Onfido terms") and do not reproduce the exact UI consent string that was changed. The fix corrects a rendering bug without altering any feature name, step, label, or documented behavior, so no |
|
🚀 Deployed to production by https://github.com/blimpich in version: 9.4.16-5 🚀
|
Explanation of Change
On the
Verify identitypage, a space was missing after the wordsand accept, which caused the text not to be split, resulting inacceptOnfido'sinstead ofaccept Onfido's. This PR fixes this bugFixed Issues
$#94001
PROPOSAL:N/a
Tests
Precondition: create new account, finish onboarding and set default currency to USD in Preferences
Pay with personal accountUnites states>Connect manuallyPersonal bank account addedstep clickContinueSave & ContinueOffline tests
N/A - copy change
QA Steps
// TODO: These must be filled out, or the issue title must include "[No QA]."
Same as tests
PR Author Checklist
### Fixed Issuessection aboveTestssectionOffline stepssectionQA stepssectiontoggleReportand notonIconClick)Avatar, I verified the components usingAvatarare working as expected)StyleUtils.getBackgroundAndBorderStyle(theme.componentBG))npm run compress-svg)Avataris modified, I verified thatAvataris working as expected in all cases)Designlabel and/or tagged@Expensify/designso the design team can review the changes.mainbranch was merged into this PR after a review, I tested again and verified the outcome was still expected according to theTeststeps.Screenshots/Videos
Android: Native
Android: mWeb Chrome
iOS: Native
iOS: mWeb Safari
MacOS: Chrome / Safari