-
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
[$500] Room - @expensify.sms suffix appears after invitation & disappears after opening user avatar #35089
Comments
Triggered auto assignment to @tylerkaraszewski ( |
👋 Friendly reminder that deploy blockers are time-sensitive ⏱ issues! Check out the open `StagingDeployCash` deploy checklist to see the list of PRs included in this release, then work quickly to do one of the following:
|
Not sure if this was an intentional update or not. But doesn't seem to need to be a blocker |
@tylerkaraszewski Huh... This is 4 days overdue. Who can take care of this? |
Job added to Upwork: https://www.upwork.com/jobs/~01bcbbe2d08d76f86e |
Triggered auto assignment to Contributor-plus team member for initial proposal review - @aimane-chnaif ( |
ProposalPlease re-state the problem that we are trying to solve in this issue.Room - @expensify.sms suffix appears after invitation & disappears after opening user avatar What is the root cause of that problem?Problem related with this PR #28999 The main problem with the issue is that we have the wrong condition here
Since we are using a new operator ??, the second part of the condition is never checked as result we call openPublicProfilePage App/src/pages/settings/Profile/ProfileAvatar.tsx Lines 28 to 33 in bc3137a
What changes do you think we should make in order to solve the problem?To fix this issue we can use || instead of ?? As result :
Or something similar What alternative solutions did you explore? (Optional)NA |
ProposalPlease re-state the problem that we are trying to solve in this issue.@expensify.sms suffix disappears after opening user avatar I think the Also in this issue if we refresh the page, we'll see that there'll be no What is the root cause of that problem?
Then when opening the Avatar, it will trigger this (due to a bug in this line where
What changes do you think we should make in order to solve the problem?
Although this should fix the issue already, we should also change
What alternative solutions did you explore? (Optional)NA |
@tylerkaraszewski should we show |
📣 It's been a week! Do we have any satisfactory proposals yet? Do we need to adjust the bounty for this issue? 💸 |
@tylerkaraszewski, @aimane-chnaif Uh oh! This issue is overdue by 2 days. Don't forget to update your issues! |
I think we should show it nowhere, these should always look like phone numbers. |
@tylerkaraszewski, @aimane-chnaif Whoops! This issue is 2 days overdue. Let's get this updated quick! |
📣 It's been a week! Do we have any satisfactory proposals yet? Do we need to adjust the bounty for this issue? 💸 |
I am going to be OOO soon. Please assign new C+ |
@tylerkaraszewski I can take over here as C+ |
Issue not reproducible during KI retests. (First week) |
📣 @dukenv0307 🎉 An offer has been automatically sent to your Upwork account for the Contributor role 🎉 Thanks for contributing to the Expensify app! Offer link |
@tylerkaraszewski This issue is not reproducible, but I found the related bug, it seems to be a BE bug Screen.Recording.2024-03-21.at.15.00.27.movAPI Screen.Recording.2024-03-21.at.15.02.10.mov |
Discussion here about how to fix the backend issue: https://expensify.slack.com/archives/C03TQ48KC/p1711403191153639 |
@tylerkaraszewski, @dukenv0307 Now this issue is 8 days overdue. Are you sure this should be a Daily? Feel free to change it! |
I'm making this weekly because it's like my 3rd priority right now. |
I should be able to look into this this week. |
I did not. Maybe next week. |
This has been sitting for months. I am closing it. |
If you haven’t already, check out our contributing guidelines for onboarding and email [email protected] to request to join our Slack channel!
Version Number: 1.4.31-2
Reproducible in staging?: Y
Reproducible in production?: N
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
Expensify/Expensify Issue URL:
Issue reported by: Applause - Internal Team
Slack conversation:
Action Performed:
Expected Result:
@expensify.sms should remain (behavior on production)
Actual Result:
@expensify.sms suffix disappears after opening user avatar
Workaround:
Unknown
Platforms:
Which of our officially supported platforms is this issue occurring on?
Screenshots/Videos
Add any screenshot/video evidence
Bug6353531_1706119428365.20240124_194713.mp4
View all open jobs on GitHub
Upwork Automation - Do Not Edit
The text was updated successfully, but these errors were encountered: