-
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 for payment 2023-08-17] [$1000] Web - Inconsistent display format for phone number contact in members page of workspace and room #23724
Comments
Triggered auto assignment to @dylanexpensify ( |
Bug0 Triage Checklist (Main S/O)
|
ProposalPlease re-state the problem that we are trying to solve in this issue.Inconsistent display format for phone number contact in members page of workspace and room What is the root cause of that problem?On the workspace members page, the phone number is formatted using App/src/pages/workspace/WorkspaceMembersPage.js Lines 329 to 330 in f8bc305
However, this is not the case for rooms ( App/src/pages/ReportParticipantsPage.js Line 63 in f8bc305
App/src/pages/ReportParticipantsPage.js Line 78 in f8bc305
What changes do you think we should make in order to solve the problem?We should consistently apply the What alternative solutions did you explore? (Optional)N/A |
ProposalPlease re-state the problem that we are trying to solve in this issue.Login text is different in members page in workspace and in room members page What is the root cause of that problem?We are using const userLogin = Str.removeSMSDomain(userPersonalDetail.login || '') || translate('common.hidden'); in What changes do you think we should make in order to solve the problem?We should change the above line to const userLogin = LocalePhoneNumber.formatPhoneNumber(userPersonalDetail.login || '') || translate('common.hidden'); and import import * as LocalePhoneNumber from '../libs/LocalePhoneNumber'; in What alternative solutions did you explore? (Optional) |
reviewing today! |
Job added to Upwork: https://www.upwork.com/jobs/~01584c3a7472629000 |
Current assignee @dylanexpensify is eligible for the External assigner, not assigning anyone new. |
Triggered auto assignment to Contributor-plus team member for initial proposal review - @fedirjh ( |
Woot! Looks like we got proposals! cc @fedirjh |
📣 @lekhaiphtech! 📣
|
Contributor Details |
Triggered auto assignment to @tgolen, see https://stackoverflow.com/c/expensify/questions/7972 for more details. |
🟢 for @samh-nl 👍 |
📣 @fedirjh 🎉 An offer has been automatically sent to your Upwork account for the Reviewer role 🎉 Thanks for contributing to the Expensify app! |
📣 @samh-nl 🎉 An offer has been automatically sent to your Upwork account for the Contributor role 🎉 Thanks for contributing to the Expensify app! Offer link |
PR is up for review: #24227 |
🎯 ⚡️ Woah @fedirjh / @samh-nl, great job pushing this forwards! ⚡️ The pull request got merged within 3 working days of assignment, so this job is eligible for a 50% #urgency bonus 🎉
On to the next one 🚀 |
|
The solution for this issue has been 🚀 deployed to production 🚀 in version 1.3.52-5 and is now subject to a 7-day regression period 📆. Here is the list of pull requests that resolve this issue: If no regressions arise, payment will be issued on 2023-08-17. 🎊 After the hold period is over and BZ checklist items are completed, please complete any of the applicable payments for this issue, and check them off once done.
For reference, here are some details about the assignees on this issue: As a reminder, here are the bonuses/penalties that should be applied for any External issue:
|
BugZero Checklist: The PR fixing this issue has been merged! The following checklist (instructions) will need to be completed before the issue can be closed:
|
Great work here! |
BugZero Checklist:
|
Payment summary:
Upwork job. Please apply! |
Hi @dylanexpensify, If possible, can you send me invite to the job? |
Payments sent @fedirjh and @samh-nl! @dhanashree-sawant invite to job sent! |
Offer waiting to be accepted @dhanashree-sawant! |
Thanks @dylanexpensify, I have accepted the offer. |
Paying out! |
all done! |
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:
Precondition: Either logged in user should have primary account as phone number or logged user should have common workspace with user having primary account as phone number
Expected Result:
App should display phone number contact in newer format throughout the app on details pages
Actual Result:
App displays phone number contact in older format on room members page causing inconsistency in format between room members page and workspace members page
Workaround:
Unknown
Platforms:
Which of our officially supported platforms is this issue occurring on?
Version Number: 1.3.45-7
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: Any additional supporting documentation
Recording.3927.mp4
inconsistent.number.format.room.workspace.mp4
Expensify/Expensify Issue URL:
Issue reported by: GH handle - @dhanashree-sawant
Slack conversation: https://expensify.slack.com/archives/C049HHMV9SM/p1690377835176189
View all open jobs on GitHub
Upwork Automation - Do Not Edit
The text was updated successfully, but these errors were encountered: