-
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
Display money request in LHN, instead of user's email #3737
Comments
Triggered auto assignment to @ctkochan22 ( |
Pushing N5 and Cashback stuff out. But labels look good. |
👋 @ctkochan22 after triaging an issue, can you make sure to add the |
Triggered auto assignment to @jliexpensify ( |
Triggered auto assignment to @AndrewGable ( |
As far as I can tell the message displayed on LHN right after you send the payment request is correct, however the message displayed after you reload the page is wrong. This means that the issue is in As far as I can tell this string
So I think the easiest way for you would be to probably update that endpoint to return that html, since 2 endpoints already return it. But if that's not possible I can look into ways to compose this sting on FE from what we already have, although I don't think it will look good. Please let me know, if you would be interested in that. Thanks. |
Good spot @dklymenk, you're right that we should solve this on the backend, so we'll need to put this issue on hold until this is done. |
Internal backend issue for reference |
@Julesssss just checking - this issue's still on hold right? |
Yep, I've been looking into the issue but have been OOO until today. |
Still on hold from my understanding |
Yeah, on hold while higher priority tasks are worked through. |
@AndrewGable, @jliexpensify it looks like no one is assigned to work on this job. |
Internal issue is on hold. |
Still on hold @MelvinBot |
Going to assign to @Julesssss as he is more up to date with the internal PR than I am |
Ah, my bad I thought I was assigned too. I'll keep this one updated. |
Okay, the backend PR is once again in review. |
Hi @Julesssss! Just wanted to confirm what was happening with this one? Is it still on hold? Thanks! |
Hey Jason, the PR is merged and we're awaiting deployment. |
Awesome, should we remove the [ON HOLD] in the title? |
Yep done. The problem is fully solved by the backend PR, so no external help is required here. |
Sweet, chatted to Jules and we'll close this out as there's an internal issue! |
I would appreciate it if you update this issue once the change is deployed to staging. I have two client side issues blocked by this and would like to resubmit my PR as soon as it as merged. Thanks in advance. |
@dklymenk I'm happy to report that it was deployed to staging last night |
Oh no, sorry. I was referring to the staging environment. Which confusingly is not the environment for I will let you know once this reaches prod. |
Sorry, my bad. I forgot that dev, staging and prod front-ends all use the same prod API. 😅 |
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:
The message preview in LHN should mirror what is in the message, instead of the email - i.e. "Requested $20.00 from X for Y"
Actual Result:
Message preview displays the user's email. This also happens when there's a completed payment.
Workaround:
None, visual issue.
Platform:
Where is this issue occurring?
Web ✔️
iOS✔️
Android✔️
Desktop App✔️
Mobile Web✔️
Version Number: 1.0.73-2
Logs: https://stackoverflow.com/c/expensify/questions/4856
Notes/Photos/Videos:
View all open jobs on Upwork
From @roryabraham https://expensify.slack.com/archives/C01GTK53T8Q/p1624479971030500
The text was updated successfully, but these errors were encountered: