-
Notifications
You must be signed in to change notification settings - Fork 3.1k
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
[Due for payment 2025-02-18] [$250] Private notes - User profile details page changes to room details page when it is a 1:1 DM #56189
Comments
Triggered auto assignment to @laurenreidexpensify ( |
🚨 Edited by proposal-police: This proposal was edited at 2025-01-31 19:08:45 UTC. ProposalPlease re-state the problem that we are trying to solve in this issue.Private notes - User profile details page changes to room details page when it is a 1:1 DM What is the root cause of that problem?We are always going back to REPORT_WITH_ID_DETAILS here
What changes do you think we should make in order to solve the problem?We can re-utilize
On a related note: I see a related bug on PrivateNotesEditPage where if there was an existing private note and you open the private note edit page and refresh and remove the note and save it navigates to the profile page but on pressing back it will come back to the edit page which might not be a desired behaviour. This happens because we use
What specific scenarios should we cover in automated tests to prevent reintroducing this issue in the future?N / A What alternative solutions did you explore? (Optional)Currently |
|
ProposalPlease re-state the problem that we are trying to solve in this issue.the private notes panel returns to room details page instead of the user profile details page when it is a 1:1 DM What is the root cause of that problem?There is no explicite backTo route from Profile page to Private notes list page and we always returns the current report details page whether we are coming from the report or the profile page What changes do you think we should make in order to solve the problem?We should set the backTo route from Profile page to Private notes list page here from Line 294 in e33fd66
to
Then we can modfy the following line
as such
We can also safely remove the backTo param from here
into
as this always return to the list screen What specific scenarios should we cover in automated tests to prevent reintroducing this issue in the future?None What alternative solutions did you explore? (Optional)None |
Job added to Upwork: https://www.upwork.com/jobs/~021886385710041780738 |
Triggered auto assignment to Contributor-plus team member for initial proposal review - @akinwale ( |
Triggered auto assignment to @flodnv, see https://stackoverflow.com/c/expensify/questions/7972 for more details. |
📣 @FitseTLT 🎉 An offer has been automatically sent to your Upwork account for the Contributor role 🎉 Thanks for contributing to the Expensify app! Offer link |
|
The solution for this issue has been 🚀 deployed to production 🚀 in version 9.0.95-6 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 2025-02-18. 🎊 For reference, here are some details about the assignees on this issue:
|
@akinwale @laurenreidexpensify @akinwale The PR fixing this issue has been merged! The following checklist (instructions) will need to be completed before the issue can be closed. Please copy/paste the BugZero Checklist from here into a new comment on this GH and complete it. If you have the K2 extension, you can simply click: [this button] |
BugZero Checklist:
Bug classificationSource of bug:
Where bug was reported:
Who reported the bug:
Regression Test Proposal Template
Regression Test ProposalPrecondition:Test:Do we agree 👍 or 👎 |
@akinwale @flodnv @FitseTLT @laurenreidexpensify 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! |
@akinwale pls complete checklist ^^ thanks |
BugZero Checklist:
Bug classificationSource of bug:
Where bug was reported:
Who reported the bug:
Regression Test ProposalTest:
On Native
On Web
Do we agree 👍 or 👎? |
$250 approved for @akinwale |
If you haven’t already, check out our contributing guidelines for onboarding and email contributors@expensify.com to request to join our Slack channel!
Version Number: 9.0.93-2
Reproducible in staging?: Y
Reproducible in production?: Y
If this was caught on HybridApp, is this reproducible on New Expensify Standalone?: N/A
If this was caught during regression testing, add the test name, ID and link from TestRail: N/A
Email or phone of affected tester (no customers): applausetester+9056910@applause.expensifail.com
Issue reported by: Applause - Internal Team
Action Performed:
Expected Result:
User profile details page will open
Actual Result:
User profile details page changes to room details page when it is a 1:1 DM
Workaround:
Unknown
Platforms:
Which of our officially supported platforms is this issue occurring on?
Screenshots/Videos
Add any screenshot/video evidence
Bug6729757_1738346617527.20250201_020059.mp4
View all open jobs on GitHub
Upwork Automation - Do Not Edit
Issue Owner
Current Issue Owner: @laurenreidexpensifyThe text was updated successfully, but these errors were encountered: