Add '+' label to disambiguate FAB button in onboarding instructions#87040
Conversation
…ng instructions Users confuse the green FAB emoji with the green Scan button because the onboarding task instructions just say "Click the [green circle] button" without specifying which green button. Adding *+* after the emoji makes it clear it's the plus/create button, consistent with the existing splitExpenseTask pattern that already uses "grey *+* button". Updates all 10 language files: onboarding task descriptions and empty state subtitles.
…iguate-fab-instructions
|
Hey, I noticed you changed If you want to automatically generate translations for other locales, an Expensify employee will have to:
Alternatively, if you are an external contributor, you can run the translation script locally with your own OpenAI API key. To learn more, try running: npx ts-node ./scripts/generateTranslations.ts --helpTypically, you'd want to translate only what you changed by running |
f697be6 to
f2c1ccb
Compare
Codecov Report✅ All modified and coverable lines are covered by tests. |
6635847 to
60de6a4
Compare
|
@garrettmknight @FitseTLT what do you think about this case? below button is not + in this case. What if we change this way?
|
The GC (Global Create) button is now grey, not green. Onboarding task instructions reference it with a green circle emoji that misleads users into clicking the green Scan button instead. Remove the GLOBAL_CREATE emoji from all onboarding task descriptions and replace with plain bold *+*. Updates 6 task descriptions across all 10 language files.
60de6a4 to
287e003
Compare
|
@MelvinBot re-run jest unit test |
|
updated |
|
note: Jest unit test is transient network error, not related to the code |
|
@wildan-m merge main |
…iguate-fab-instructions
|
@FitseTLT latest main merged |
…iguate-fab-instructions
|
@FitseTLT latest main merged |
Reviewer Checklist
Screenshots/VideosAndroid: HybridApp |
|
🚧 @carlosmiceli 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/carlosmiceli in version: 9.3.58-0 🚀
Bundle Size Analysis (Sentry): |
|
Yes, help site changes are required. The GC/FAB button is now grey, but 42 help site articles still reference a "green + button" or "green ➕ Create button." I've created a draft PR with the fixes: #87573 Changes made:
|






Explanation of Change
The GC (Global Create) button is now grey, not green. But onboarding task instructions still reference it with a green circle emoji (
GLOBAL_CREATE), misleading users into clicking the green Scan button instead.This PR removes the
GLOBAL_CREATEgreen circle emoji from all onboarding task descriptions and replaces it with a plain bold*+*text label. Only instructions pointing to the persistent GC button are changed — other button references (empty state subtitles, split expense compose button) are left as-is.Updated 6 task descriptions across all 10 language files (en, de, es, fr, it, ja, nl, pl, pt-BR, zh-hans).
Fixed Issues
$ #86449
PROPOSAL: #86449 (comment)
Tests
Offline tests
This change is copy-only (localization strings). No network requests are involved — the text renders from bundled translations. No offline-specific behavior is affected.
QA Steps
Same as Tests above.
PR Author Checklist
### Fixed Issuessection aboveTestssectionOffline stepssectionQA stepssectiontoggleReportand notonIconClick)src/languages/*files and using the translation methodSTYLE.md) were followedAvatar, 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.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
Kapture.2026-04-04.at.00.22.04.mp4
Android: mWeb Chrome
Kapture.2026-04-04.at.00.23.39.mp4
iOS: Native
Kapture.2026-04-04.at.00.24.46.mp4
iOS: mWeb Safari
Kapture.2026-04-04.at.00.25.50.mp4
MacOS: Chrome / Safari
Kapture.2026-04-03.at.23.53.42.mp4