-
Notifications
You must be signed in to change notification settings - Fork 3k
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
[$250] Web - Chats - When clicking on a searched user in LHN the page closes #8641
Comments
Triggered auto assignment to @iwiznia ( |
I can't reproduce this, are the steps complete? Or is this fixed already? @kbecciv can you check please? |
@iwiznia Steps are completed, issue is reproduced in my end. Recording.237.mp4 |
I am doing the same thing with no luck 😞 |
Triggered auto assignment to @jboniface ( |
Triggered auto assignment to Contributor-plus team member for initial proposal review - @rushatgabhane ( |
Triggered auto assignment to @flodnv ( |
The browser is actually navigating back - it's not closing the tab. It appears to be the Is there maybe a straightforward way to determine when it's appropriate to do |
Thanks for the insight @frenkield. Are you referring to this code? App/src/libs/Navigation/CustomActions.js Lines 82 to 89 in cc38098
Any thoughts @rushatgabhane ? |
Yeah exactly, @flodnv. That's the code. |
so.. after looking into this issue and this other GH issue #8723, I'm pretty sure that this happens when we call App/src/libs/Navigation/CustomActions.js Lines 21 to 31 in 02af111
This function also gets called when we close the RHN, and it takes us out of NewDot if we entered directly to NewDot using a URL that opens the RHN navigation (i.e. new.expensify.com/search) This function is called from here in the case of this GH issue: App/src/libs/Navigation/CustomActions.js Lines 78 to 80 in cc38098
and the function is called from here in the case of the GH issue #8723: App/src/libs/Navigation/Navigation.js Lines 152 to 165 in 02af111
After some time spent debugging our code and library code, I haven't been able find a reason why it navigates outside of the app :( |
Let's see if @aneequeahmad can fix it: #7618 (comment), and take it from there. Rest assured @frenkield , I do believe you should be entitled to at least $250 compensation. |
Ok super. Thanks, @flodnv! |
Switching to monthly whilst we wait for the above. |
We will probably have an update in the next few weeks. |
Triggered auto assignment to @kevinksullivan ( |
Looks like I should be removed here, but let me know if I'm misunderstanding. |
One tester was able to reproduce this issue during QA Regression when executing PR: #9385 Bug5641119_Recording__804.mp4 |
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:
You need to be logged in before starting the steps below
Expected Result:
After clicking on the user - page should open chat conversation
Actual Result:
When clicking on a searched user in LHN the page closes
Workaround:
Unknown
Platform:
Where is this issue occurring?
Version Number: 1.1.54.0
Reproducible in staging?: Yes
Reproducible in production?: Yes
Email or phone of affected tester (no customers): n/a
Logs: https://stackoverflow.com/c/expensify/questions/4856
Notes/Photos/Videos: Any additional supporting documentation
Bug5531648_New_Expensify_-_Trabalho___Microsoft__Edge_2022-04-13_11-37-16.mp4
Expensify/Expensify Issue URL:
Issue reported by: Applause (Exploratory)
Slack conversation:
View all open jobs on GitHub
job post
The text was updated successfully, but these errors were encountered: