-
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
The "Hmm... it's not here" page is displayed when attempting to view a profile after splitting the bill. #20970
Comments
Triggered auto assignment to @muttmuure ( |
Bug0 Triage Checklist (Main S/O)
|
👋 Friendly reminder that deploy blockers are time-sensitive ⏱ issues! Check out the open
|
Triggered auto assignment to @luacmartins ( |
ProposalPlease re-state the problem that we are trying to solve in this issue.The "Hmm... it's not here" page is displayed when attempting to view a profile after splitting the bill What is the root cause of that problem?We are using App/src/components/MoneyRequestConfirmationList.js Lines 236 to 241 in 83ab016
What changes do you think we should make in order to solve the problem?We shall update the What alternative solutions did you explore? (Optional) |
ProposalPlease re-state the problem that we are trying to solve in this issue.The "Hmm... it's not here" page is displayed when attempting to view a profile after splitting the bill. What is the root cause of that problem?Empty string gets passed for App/src/components/MoneyRequestConfirmationList.js Lines 236 to 241 in bee8fd3
What changes do you think we should make in order to solve the problem?We have the
Also this condition can be updated with accountID.
|
Looks like something related to As a reminder, please make sure that all proposals are not workarounds and that any and all attempt to fix the issue holistically have been made before proceeding with a solution. Proposals to change our Feel free to drop a note in #expensify-open-source with any questions. |
@Beamanator this is the one I found while testing PR. Should be fixed now. |
@0xmiroslav sorry it looks like you linked the PR twice, did you mean to link an issue? |
well first one is my comment which reported this issue |
Aahhh this is the "Also, there was another new issue happening on main" issue, yeah? Great, i'll make this not a deploy blocker 😬 @luacmartins whenever you see this, feel free to close if it's not reproducible (since it shouldn't be 🙏 ) |
@luacmartins do you have clear reproducible step? I am not able to reproduce. |
@0xmiroslav same as the OP. |
I am not able to reproduce but instead Screen.Recording.2023-06-20.at.5.07.13.PM.mov |
@luacmartins I think your issue has the same root cause as #21127 |
FYI...
This was fixed earlier in PR: #21113 |
This specific issue has been fixed. We had other issues for the missing display names, etc. Closing. |
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:
Clicking on a profile after splitting the bill should display the profile details or images.
Actual Result:
Clicking on a profile after splitting the bill displays the "Hmm... it's not here" page instead of the profile details.
Workaround:
Can the user still use Expensify without this being fixed? Have you informed them of the workaround?
Platforms:
Which of our officially supported platforms is this issue occurring on?
Version Number: 1.29-0
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
Notes/Photos/Videos: Any additional supporting documentation
screen-capture.15.webm
Recording.999.mp4
Expensify/Expensify Issue URL:
Issue reported by: @ayazhussain79
Slack conversation: https://expensify.slack.com/archives/C049HHMV9SM/p1686899440198109
View all open jobs on GitHub
The text was updated successfully, but these errors were encountered: