-
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
[Payment due 3/7][$500] Conversation - Back arrow leads to LHN instead of group lists after page refresh in a profile screen #33797
Comments
Job added to Upwork: https://www.upwork.com/jobs/~0110014b7fdb5c2a05 |
Triggered auto assignment to @Christinadobrzyn ( |
Bug0 Triage Checklist (Main S/O)
|
Triggered auto assignment to Contributor-plus team member for initial proposal review - @abdulrahuman5196 ( |
ProposalPlease re-state the problem that we are trying to solve in this issue.The back arrow leads to LHN instead of group lists after the page refreshes in a profile screen. What is the root cause of that problem?We are not setting any App/src/pages/ReportParticipantsPage.js Line 124 in 8cb48e4
Therefore, in the ProfilePage Line 134 in 8cb48e4
What changes do you think we should make in order to solve the problem?Set
|
ProposalPlease re-state the problem that we are trying to solve in this issue.The back navigation behavior in the participants and profile pages is not working as expected What is the root cause of that problem?Two issues here:
What changes do you think we should make in order to solve the problem?
<HeaderWithBackButton
onBackButtonPress={() => Navigation.goBack(ROUTES.REPORT_WITH_ID_DETAILS.getRoute(props.report.reportID))}
title={props.translate(
ReportUtils.isChatRoom(props.report) ||
ReportUtils.isPolicyExpenseChat(props.report) ||
ReportUtils.isChatThread(props.report) ||
ReportUtils.isTaskReport(props.report) ||
ReportUtils.isMoneyRequestReport(props.report)
? 'common.members'
: 'common.details',
)}
/>
Navigation.navigate(ROUTES.PROFILE.getRoute(option.accountID, ROUTES.REPORT_PARTICIPANTS.getRoute(props.report.reportID))); POCScreen.Recording.2023-12-31.at.4.45.45.PM.mov |
FYI the issue is reproducible on |
Reviewing now |
@Tony-MK 's proposal here #33797 (comment) looks good and works well. There are also other ingresses leading to the Profile page wherein clicking the back is leading to LHN. So @Tony-MK's PR should aim to fix other ingresses as well. Other proposals here is like a extension of the approved proposal implementing similar fix at other places as well. 🎀 👀 🎀 |
Triggered auto assignment to @Gonals, see https://stackoverflow.com/c/expensify/questions/7972 for more details. |
waiting for review @Gonals when you have time can you buddy check the decision here - #33797 (comment) |
I'm going to be ooo next week so adding a buddy to monitor this while I'm gone. status - #33797 (comment) |
Triggered auto assignment to @CortneyOfstad ( |
This comment was marked as off-topic.
This comment was marked as off-topic.
📣 @abdulrahuman5196 🎉 An offer has been automatically sent to your Upwork account for the Reviewer role 🎉 Thanks for contributing to the Expensify app! |
📣 @Tony-MK 🎉 An offer has been automatically sent to your Upwork account for the Contributor role 🎉 Thanks for contributing to the Expensify app! Offer link |
@CortneyOfstad @Gonals @Tony-MK @abdulrahuman5196 @Christinadobrzyn this issue was created 2 weeks ago. Are we close to approving a proposal? If not, what's blocking us from getting this issue assigned? Don't hesitate to create a thread in #expensify-open-source to align faster in real time. Thanks! |
@Gonals bump again on the comment #33797 (comment). Thanks! |
I already reacted and assigned the developer a few days ago! 😁 |
@CortneyOfstad, Waiting for the PR review. |
Caught up in a priority issue yesterday and today. Will try to close out the PR by tomorrow. |
@abdulrahuman5196 any updates on the PR? Thanks! |
@abdulrahuman5196 bump ^^^ |
@CortneyOfstad hi, we had some comments on the PR. I need to review the latest version. Will work on reviewing latest version. |
Sounds good @abdulrahuman5196 — thanks! |
@abdulrahuman5196 just checking in to see where we're at with the comments on the PR — thank you! |
Hi @CortneyOfstad . Will close the pending action items in my morning. |
@abdulrahuman5196 Any update on the PR? If the pending action has not been completed, do you think that is something that can be done by EOD? Thanks! |
@CortneyOfstad The PR has been merged |
Thanks @abdulrahuman5196! It shows that is has not launched to staging yet due to on-going QA, so going to keep an eye on this 👍 |
PR went into staging 2 days ago 👍 |
@Christinadobrzyn I am going OoO until March 11th, so going to have you keep an eye on this while I am gone if that is okay? Thanks! |
Doesn't seem to be a regression. Seems to be a bug for sometime.
Yes.
@Christinadobrzyn Added bz checklist. This issue should be on payment due for March 7. It seems melvin didn't update automatically |
Thanks @abdulrahuman5196! Payouts due: Contributor: $500 @Tony-MK (paid in Upwork - https://www.upwork.com/nx/wm/offer/28096419 Upwork job is here. Regression test - https://github.com/Expensify/Expensify/issues/376315 I think this is good to close - let me know otherwise! |
If you haven’t already, check out our contributing guidelines for onboarding and email [email protected] to request to join our Slack channel!
Found when executing PR: #31424
Version Number: v1.4.20-2
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
Expensify/Expensify Issue URL:
Issue reported by: Applause-Internal Team
Slack conversation: @
Action Performed:
and log in
Expected Result:
The user should be taken to the group members page instead of LHN.
Actual Result:
After a page refresh, the back button leads the user directly to LHN.
Workaround:
Unknown
Platforms:
Which of our officially supported platforms is this issue occurring on?
Screenshots/Videos
Bug6328884_1703904047773.mWeb_-_back_button.mp4
View all open jobs on GitHub
Upwork Automation - Do Not Edit
The text was updated successfully, but these errors were encountered: