-
Notifications
You must be signed in to change notification settings - Fork 3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Copy change for demo #11397
Copy change for demo #11397
Conversation
@kadiealexander it looks like you have conflicts! Never fear, GH has a pretty good UI to resolve these for simple changes. I think in this situation what's caused the conflict is that @luacmartins since change the key for |
Ah amazing! I'll keep @luacmartins's changes, thanks! The * isn't a typo, it appears in the requested changes: |
@thesahindia @stitesExpensify One of you needs to 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] |
Looking good @kadiealexander! Could you put those screenshots in the issue description instead of as a comment? 🙂 |
@kadiealexander I believe this PR is so old that the checklist is a bit outdated - could you paste the new PR template into your description and check it off there? |
Screenshots moved and checklist updated ✅ |
subtitle: 'Need help?', | ||
description: 'Our team is ready to help each step of the way. Enter your name and phone number, and we\'ll give you a call back asap.', | ||
subtitle: 'Need help, or a demo?', | ||
description: 'Our team is ready to help each step of the way. Enter your name and phone number, and we\'ll give you a call back ASAP.*', |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Is this *
intentional?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yes: #11397 (comment)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Do we want it for the spanish version too then?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hmmm... yeah I think we would right @kadiealexander?
@stitesExpensify all yours! |
Adding an asterisk for the spanish translation.
Reviewer Checklist
Screenshots/VideosWebMobile Web - ChromeMobile Web - SafariDesktopiOSAndroid |
@yuwenmemon looks like this was merged without the checklist test passing. Please add a note explaining why this was done and remove the |
Checklist was passing (or at a minimum - confirmed by me for this copy change) - removing Emergency label |
✋ 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 @yuwenmemon in version: 1.2.29-0 🚀
|
🚀 Deployed to production by @AndrewGable in version: 1.2.29-7 🚀
|
Details
Fixed Issues
$ https://github.com/Expensify/Expensify/issues/217678
Tests
Testing steps for "Get Assistance" modal:
Testing steps for "Request a call" modal:
QA Steps
Testing steps for "Get Assistance" modal:
Testing steps for "Request a call" modal:
PR Author Checklist
### Fixed Issues
section aboveTests
sectionQA steps
sectiontoggleReport
and notonIconClick
)src/languages/*
filesWaiting for Copy
label for a copy review on the original GH to get the correct copy.STYLE.md
) were followedAvatar
, I verified the components usingAvatar
are working as expected)/** comment above it */
this
properly so there are no scoping issues (i.e. foronClick={this.submit}
the methodthis.submit
should be bound tothis
in the constructor)this
are necessary to be bound (i.e. avoidthis.submit = this.submit.bind(this);
ifthis.submit
is never passed to a component event handler likeonClick
)StyleUtils.getBackgroundAndBorderStyle(themeColors.componentBG
)Avatar
is modified, I verified thatAvatar
is working as expected in all cases)PR Reviewer Checklist
The reviewer will copy/paste it into a new comment and complete it after the author checklist is completed
### Fixed Issues
section aboveTests
sectionQA steps
sectiontoggleReport
and notonIconClick
).src/languages/*
filesWaiting for Copy
label for a copy review on the original GH to get the correct copy.STYLE.md
) were followedAvatar
, I verified the components usingAvatar
have been tested & I retested again)/** comment above it */
this
properly so there are no scoping issues (i.e. foronClick={this.submit}
the methodthis.submit
should be bound tothis
in the constructor)this
are necessary to be bound (i.e. avoidthis.submit = this.submit.bind(this);
ifthis.submit
is never passed to a component event handler likeonClick
)StyleUtils.getBackgroundAndBorderStyle(themeColors.componentBG
)Avatar
is modified, I verified thatAvatar
is working as expected in all cases)Screenshots
Web:
English:
Spanish:
Desktop:
English:
Spanish:
iOS App:
English:
Spanish:
iOS Web:
English:
Spanish:
Android App:
English:
Spanish:
Android Web:
English:
Spanish:
Offline tests:
Button is greyed out as expected: