[CFI] [FAB Follow-up] Replace the GLOBAL_CREATE emoji with a regular "+" in chat intros#73404
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests.
... and 47 files with indirect coverage changes 🚀 New features to boost your workflow:
|
|
@ZhenjaHorbach 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] |
|
@Expensify/product-pr @Expensify/design what do you think about this comment above? I don't think I really understand why we even created the |
|
I'm not sure either. I assumed it was because we wanted to include the button in the text instead of saying "click the green plus button? |
|
CC: @jamesdeanexpensify maybe |
|
Yeah, I think you're right @trjExpensify. Some more background I found: Vidal was running this in #convert and I think David was helping, too, here: #54643 But agreed, now that the green global create button doesn't exist, a simple update to |
|
Yeah. I think the emoji was a cool thing when it was working, but now that it's not green anymore I think it's better to just use a |
Reviewer Checklist
Screenshots/Videos |
|
@JKobrynski For example, |
|
@ZhenjaHorbach updated! |
| beginningOfChatHistory: 'This chat is with ', | ||
| beginningOfChatHistoryPolicyExpenseChat: ({workspaceName, submitterDisplayName}: BeginningOfChatHistoryPolicyExpenseChatParams) => | ||
| `This is where <strong>${submitterDisplayName}</strong> will submit expenses to <strong>${workspaceName}</strong>. Just use the <emoji>${CONST.CUSTOM_EMOJIS.GLOBAL_CREATE}</emoji> button.`, | ||
| `This is where <strong>${submitterDisplayName}</strong> will submit expenses to <strong>${workspaceName}</strong>. Just use the <strong>+</strong> button.`, |
There was a problem hiding this comment.
I rechecked the PR where we added green plus emoji
And I suppose we don't need bold text for +
|
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 |
|
@ZhenjaHorbach done! |
| emptyResults: { | ||
| title: 'Nothing to show', | ||
| subtitle: `Try adjusting your search criteria or creating something with the green ${CONST.CUSTOM_EMOJIS.GLOBAL_CREATE} button.`, | ||
| subtitle: `Try adjusting your search criteria or creating something with the + button.`, |
There was a problem hiding this comment.
@dubielzyk-expensify to answer your question, yes! We are removing the icon and the word "green" from all translations, as the button is not green anymore.
|
@ZhenjaHorbach is there anything else you'd like me to do here? |
|
LGTM! |
|
✋ 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/mountiny in version: 9.2.45-0 🚀
|
|
🚀 Deployed to production by https://github.com/luacmartins in version: 9.2.45-6 🚀
|













Explanation of Change
Fixed Issues
$ #72783
PROPOSAL: N/A
Tests
Offline tests
N/A
QA Steps
Same as Tests section above
PR Author Checklist
### Fixed Issuessection aboveTestssectionOffline stepssectionQA stepssectioncanBeMissingparam foruseOnyxtoggleReportand 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
iOS: Native
MacOS: Chrome / Safari