-
Notifications
You must be signed in to change notification settings - Fork 2.9k
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
[Hold #16099] [$1000] Phone number on new phone number page is displayed with @expensify.sms #15732
Comments
Triggered auto assignment to @puneetlath ( |
Bug0 Triage Checklist (Main S/O)
|
Job added to Upwork: https://www.upwork.com/jobs/~0109f2fc4c3a9ac778 |
Current assignee @puneetlath is eligible for the External assigner, not assigning anyone new. |
Triggered auto assignment to Contributor-plus team member for initial proposal review - @mollfpr ( |
Current assignee @puneetlath is eligible for the External assigner, not assigning anyone new. |
ProposalPlease re-state the problem that we are trying to solve in this issue.Phone number on new phone number page is displayed with @expensify.sms What is the root cause of that problem?We are removing sms domain while displaying phone number as shown below: App/src/pages/settings/Profile/Contacts/ContactMethodDetailsPage.js Lines 173 to 175 in 7e8e8a1
What changes do you think we should make in order to solve the problem?We have to remove SMS domain while displaying as shown below: src/pages/settings/Profile/Contacts/ContactMethodDetailsPage.js <Text>
{this.props.translate('contacts.enterMagicCode', {contactMethod})} // *** OLD CODE ***
{this.props.translate('contacts.enterMagicCode', {contactMethod: Str.removeSMSDomain(contactMethod)})} // *** NEW CODE ***
</Text> What alternative solutions did you explore? (Optional)None |
ProposalPlease re-state the problem that we are trying to solve in this issue.Phone number on new phone number page is displayed with @expensify.sms What is the root cause of that problem?The phone number information is retrieved from route params which contain the sms domain by default. What changes do you think we should make in order to solve the problem?Not sure if my proposal is considered the same as the prev proposal or not, but if we can call the method to remove the domain once then I think it would be better. I would prefer to use Add
and use it in
What alternative solutions did you explore? (Optional)N/A |
📣 @wildan-m! 📣 Hey, it seems we don’t have your contributor details yet! You'll only have to do this once, and this is how we'll hire you on Upwork.
Format:
|
|
@mollfpr what do you think of the proposals so far? |
@puneetlath It's not reproducible now because we revert the PR here #15761 |
Ah got it. Ok, let's close this out then. Thanks everyone! |
@puneetlath This issue is resurfacing again. We should open, and I'll review the proposals above. |
Argh! Reopened. |
@puneetlath I think we have to go with submitted proposal, because some proposal already posted once Help wanted label applied. |
@puneetlath, @mollfpr Uh oh! This issue is overdue by 2 days. Don't forget to update your issues! |
Still on hold. |
Moving to weekly while it's on hold. |
Going to go ahead and close since it is being handled by the linked issue. |
If you haven’t already, check out our contributing guidelines for onboarding and email contributors@expensify.com to request to join our Slack channel!
Action Performed:
Expected Result:
Phone number shouldn't have @expensify.sms in it
Actual Result:
Phone number is displayed with @expensify.sms in the end
Workaround:
unknown
Platforms:
Which of our officially supported platforms is this issue occurring on?
Version Number: 1.2.80-0
Reproducible in staging?: y
Reproducible in production?: y
If this was caught during regression testing, add the test name, ID and link from TestRail:
Email or phone of affected tester (no customers):
Logs: https://stackoverflow.com/c/expensify/questions/4856
Notes/Photos/Videos:
expensify.sms.phone.number.page.issue.mp4
Expensify/Expensify Issue URL:
Issue reported by: @dhanashree-sawant
Slack conversation: https://expensify.slack.com/archives/C049HHMV9SM/p1678212736675549
View all open jobs on GitHub
Upwork Automation - Do Not Edit
The text was updated successfully, but these errors were encountered: