-
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
[HOLD for payment 2024-03-20] HIGH: [$500] Deeplink - User is not redirected to public room if the app is already open #36811
Comments
Triggered auto assignment to @laurenreidexpensify ( |
@laurenreidexpensify Is this open to contributors? (I see it doesn't have |
ProposalPlease re-state the problem that we are trying to solve in this issue.Can't deep link to public room after sign-out from the app. What is the root cause of that problem?When we deep link to a report, it will check whether authenticated status is false. App/src/libs/actions/Report.ts Lines 2204 to 2206 in d33bf6e
The authenticated status is passed from this Lines 200 to 212 in d33bf6e
So, when we sign out, the authenticated status is still true, thus we can't deep link to a public room. What changes do you think we should make in order to solve the problem?We should put the linking listener on a new
What alternative solutions did you explore? (Optional)Create a ref for |
ProposalPlease re-state the problem that we are trying to solve in this issue.If the app is already open, the user is navigated to the login screen instead of the room. What is the root cause of that problem?In here, when we register the listener, we use What changes do you think we should make in order to solve the problem?We should not depend on the component state inside To do that we can use the same approach we're already using for the
The What alternative solutions did you explore? (Optional)NA |
@laurenreidexpensify Uh oh! This issue is overdue by 2 days. Don't forget to update your issues! |
Job added to Upwork: https://www.upwork.com/jobs/~01615ede560b1898a9 |
Triggered auto assignment to Contributor-plus team member for initial proposal review - @sobitneupane ( |
Ugh original |
@sobitneupane bump for review ^^ |
Thanks for the proposal everyone. I like the proposal from @dukenv0307 . We can get the latest data for 🎀👀🎀 C+ reviewed |
Triggered auto assignment to @stitesExpensify, see https://stackoverflow.com/c/expensify/questions/7972 for more details. |
📣 @dukenv0307 🎉 An offer has been automatically sent to your Upwork account for the Contributor role 🎉 Thanks for contributing to the Expensify app! Offer link |
Will open the PR EOD |
|
The solution for this issue has been 🚀 deployed to production 🚀 in version 1.4.51-3 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 2024-03-20. 🎊 For reference, here are some details about the assignees on this issue:
|
BugZero Checklist: The PR fixing this issue has been merged! The following checklist (instructions) will need to be completed before the issue can be closed:
|
It is an edge case which could easily be missed.
Yes.
|
Regression Test Proposal
Do we agree 👍 or 👎 |
Payment Summary: C+ @sobitneupane $500 please request in newdot |
$500 approved for @sobitneupane based on summary. |
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: 1.4.42.0
Reproducible in staging?: Yes
Reproducible in production?: Yes
Issue reported by: Applause -Internal team
Slack conversation: Found while executing tests for https://expensify.slack.com/archives/C9YU7BX5M/p1708359665549809
Action Performed:
Expected Result:
Navigating to the deeplink should work and take the user to the public room.
Actual Result:
If the app is already open, the user is navigated to the login screen instead of the room.
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?
Screenshots/Videos
Bug6384793_1708366194698.Screen_Recording_20240219_201845_New_Expensify.mp4
View all open jobs on GitHub
Upwork Automation - Do Not Edit
Issue Owner
Current Issue Owner: @stitesExpensifyThe text was updated successfully, but these errors were encountered: