Update custom messages in the onboarding flow#40328
Conversation
|
@jayeshmangwani 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] |
|
There's an existing issue on
|
|
@tienifr For the first step in the Tests section, please add the below step as an alternate |
| function completeEngagementModal(choice: ValueOf<typeof CONST.ONBOARDING_CHOICES>, text?: string) { | ||
| const conciergeAccountID = PersonalDetailsUtils.getAccountIDsByLogins([CONST.EMAIL.CONCIERGE])[0]; | ||
|
|
||
| if (!text) { |
There was a problem hiding this comment.
@tienifr Please add a comment here on why we added this logic
src/CONST.ts
Outdated
| '\n' + | ||
| "To manage your team's expenses, create a workspace to keep everything in one place. Here's how:\n" + | ||
| '1. From the home screen, click the green + button > New Workspace\n' + | ||
| '2. Give your workspace a name (e.g. “Sales team expenses”).\n' + |
There was a problem hiding this comment.
@danielrvidal @MariaHCD There are some inconsistencies in the double quotation marks. Here, we are using the Left Double Quotation Mark and the Right Double Quotation Mark in “Sales team expenses”, IMO, it should just use the simple quotation mark like other CONSTs.
There was a problem hiding this comment.
The same inconsistency is with Track my business expenses to file taxes copy.
In the description, we have below text for the second point:
- Give your workspace a name (e.g. "My business expenses”).
But here for the "My business expenses”, we are using simple quotation marks for the opening and for closing, we are using different quotation marks
There was a problem hiding this comment.
For: Track and budget personal spend
'2. Give your workspace a name (e.g. "My expenses”).\n' +
It should have used same quotation marks in "My expenses”
There was a problem hiding this comment.
I agree, let's use the simple quotation marks in all the copy here 👍🏼
Reviewer Checklist
Screenshots/VideosAndroid: NativeAndroid.movAndroid: mWeb ChromemWeb-chrome.moviOS: NativeiOS.moviOS: mWeb SafarimWeb-safari.movMacOS: Chrome / Safariweb.movMacOS: Desktopdesktop.mov |
jayeshmangwani
left a comment
There was a problem hiding this comment.
Changes LGTM 🎉
Asked the contributor here to add a comment #40328 (comment)
Found some inconsistencies in the copy of the onboarding texts and added a comment here #40328 (comment)
cc: @MariaHCD
|
✋ This PR was not deployed to staging yet because QA is ongoing. It will be automatically deployed to staging after the next production release. |
|
🚀 Deployed to staging by https://github.com/MariaHCD in version: 1.4.63-0 🚀
|
|
🚀 Deployed to production by https://github.com/mountiny in version: 1.4.63-21 🚀
|
Details
This PR updates custom messages in the onboarding flow.
Fixed Issues
$ #40261
PROPOSAL: #40261 (comment)
Tests
/onboarding(or Go to Settings > About > Troubleshoot >> Press Navigate next to Onboarding Flow section)Offline tests
Same as Tests
QA Steps
/onboardingPR Author Checklist
### Fixed Issuessection aboveTestssectionOffline stepssectionQA stepssectiontoggleReportand notonIconClick)myBool && <MyComponent />.src/languages/*files and using the translation methodSTYLE.md) were followedAvatar, I verified the components usingAvatarare working as expected)StyleUtils.getBackgroundAndBorderStyle(theme.componentBG))Avataris modified, I verified thatAvataris working as expected in all cases)Designlabel and/or tagged@Expensify/designso the design team can review the changes.ScrollViewcomponent to make it scrollable when more elements are added to the page.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
Screen.Recording.2024-04-17.at.09.43.12-compressed.mov
Android: mWeb Chrome
Screen.Recording.2024-04-17.at.09.28.01-compressed.mov
iOS: Native
iOS: mWeb Safari
Screen.Recording.2024-04-17.at.09.18.00-compressed.mov
MacOS: Chrome / Safari
Screen.Recording.2024-04-17.at.09.08.53-compressed.mov
MacOS: Desktop