[NoQA] Clean up - Rename next step to be singular#33249
Conversation
…ture/32286-rename-next-step
| settleExpensify: ({formattedAmount}: SettleExpensifyCardParams) => (formattedAmount ? `Pay ${formattedAmount} with Expensify` : `Pay with Expensify`), | ||
| payElsewhere: 'Pay elsewhere', | ||
| nextSteps: 'Next Steps', | ||
| nextStep: 'Next Steps', |
There was a problem hiding this comment.
Should it be renamed if it's corresponding to the text it means?
There was a problem hiding this comment.
Yeah, good question. Let me ask @mountiny about it.
There was a problem hiding this comment.
I think this is good now, the design has the plural name in it but in sake of consistency elsewhere I think its better ot keep the name singular here
| descriptionCTA: 'Please enter each transaction amount in the fields below. Example: 1.51.', | ||
| reviewingInfo: "Thanks! We're reviewing your information, and will be in touch shortly. Please check your chat with Concierge ", | ||
| forNextSteps: ' for next steps to finish setting up your bank account.', | ||
| forNextStep: ' for next steps to finish setting up your bank account.', |
| settleExpensify: ({formattedAmount}: SettleExpensifyCardParams) => (formattedAmount ? `Pagar ${formattedAmount} con Expensify` : `Pagar con Expensify`), | ||
| payElsewhere: 'Pagar de otra forma', | ||
| nextSteps: 'Pasos Siguientes', | ||
| nextStep: 'Pasos Siguientes', |
| descriptionCTA: 'Introduce el importe de cada transacción en los campos siguientes. Ejemplo: 1.51.', | ||
| reviewingInfo: '¡Gracias! Estamos revisando tu información y nos comunicaremos contigo en breve. Consulta el chat con Concierge ', | ||
| forNextSteps: ' para conocer los próximos pasos para terminar de configurar tu cuenta bancaria.', | ||
| forNextStep: ' para conocer los próximos pasos para terminar de configurar tu cuenta bancaria.', |
…ture/32286-rename-next-step
|
No need for c+ review |
…ture/32286-rename-next-step
Reviewer Checklist
Screenshots/VideosOnly code naming changes Android: NativeAndroid: mWeb ChromeiOS: NativeiOS: mWeb SafariMacOS: Chrome / SafariMacOS: Desktop |
mountiny
left a comment
There was a problem hiding this comment.
Thanks for making this cleaner!
|
@mountiny looks like this was merged without a test passing. Please add a note explaining why this was done and remove the |
|
Not an emergency tests were passing from what I saw |
|
🚀 Deployed to staging by https://github.com/mountiny in version: 1.4.17-1 🚀
|
1 similar comment
|
🚀 Deployed to staging by https://github.com/mountiny in version: 1.4.17-1 🚀
|
|
🚀 Deployed to production by https://github.com/mountiny in version: 1.4.17-8 🚀
|
Details
We use
NextStepandNextStepsterminology and we decided only use the single variant, thats how its in backend.Fixed Issues
$ #32286
PROPOSAL: N/A
Tests
It is internal chore, so nothing new on UI/UX.
Offline tests
Same as "Tests".
QA Steps
Same as "Tests".
PR Author Checklist
### Fixed Issuessection aboveTestssectionOffline stepssectionQA stepssectiontoggleReportand notonIconClick)myBool && <MyComponent />.src/languages/*files and using the translation methodWaiting for Copylabel for a copy review on the original GH to get the correct copy.STYLE.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 so 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
Not required.
Android: mWeb Chrome
Not required.
iOS: Native
Not required.
iOS: mWeb Safari
Not required.
MacOS: Chrome / Safari
Not required.
MacOS: Desktop
Not required.