-
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
Android- Faulty back button- first shows hmm, it's not here page, then goes forward to concierge, then goes blank #24053
Comments
ProposalPlease re-state the problem that we are trying to solve in this issue.Android- Faulty back button- first shows hmm, it's not here page, then goes forward to concierge, then goes blank What is the root cause of that problem?We goBack to the sidebar screen with App/src/pages/home/ReportScreen.js Line 276 in 024d210
In goBack function, we only do this action if both shouldPopToTop and shouldPopAllStateOnUP are true App/src/libs/Navigation/Navigation.js Lines 104 to 108 in 024d210
But shouldPopAllStateOnUP is only true when we don't start on the small screen the screen size is changedApp/src/libs/Navigation/NavigationRoot.js Lines 61 to 72 in 024d210
That makes back button in Header doesn't work properly What changes do you think we should make in order to solve the problem?We should update the condition here to clear all previous pages in the stack navigator if
App/src/libs/Navigation/Navigation.js Lines 104 to 108 in 024d210
What alternative solutions did you explore? (Optional)Before we call goBack here we can call App/src/pages/home/ReportScreen.js Line 276 in 024d210
Resultabc.mp4 |
Triggered auto assignment to @mallenexpensify ( |
Bug0 Triage Checklist (Main S/O)
|
ProposalPlease re-state the problem that we are trying to solve in this issue.Android- Faulty back button- first shows hmm, it's not here page, then goes forward to concierge, then goes blank What is the root cause of that problem?To understand this, we need to understand how events are flowing after we hit "Leave Thread"
What changes do you think we should make in order to solve the problem?
What alternative solutions did you explore? (Optional)N/A |
This is dupe of #20908 |
@mallenexpensify Huh... This is 4 days overdue. Who can take care of this? |
@mallenexpensify 6 days overdue. This is scarier than being forced to listen to Vogon poetry! |
This issue has not been updated in over 14 days. @mallenexpensify eroding to Weekly issue. |
@mallenexpensify this issue is now 3 weeks old. There is one more week left before this issue breaks WAQ. What needs to happen to get a PR in review this week? Please create a thread in #expensify-open-source to discuss. Thanks! |
@mallenexpensify Eep! 4 days overdue now. Issues have feelings too... |
@kavimuru , can you see if you're able to reproduce? Per @HezekielT 's comment above, I'm wanting to see if #24165 fixes this issue. Thanks |
@mallenexpensify this issue is now 4 weeks old and preventing us from maintaining WAQ. This should now be your highest priority. Please post below what your plan is to get a PR in review ASAP. Thanks! |
Job added to Upwork: https://www.upwork.com/jobs/~01e8f01ced5d4edfe6 |
Triggered auto assignment to Contributor Plus for review of internal employee PR - @cubuspl42 ( |
@cubuspl42, @mallenexpensify Huh... This is 4 days overdue. Who can take care of this? |
I believe the last action point was the request to @kavimuru from @mallenexpensify to re-test. I prioritized other issues, as this one seemed not confirmed to be reproducible. |
For the reproducible steps in the OP, I get this
7 Click on the back button: Verify you get “hmm, it’s not here page‘ 8 Click on the back button again: Verify again Concierge is opened (which was NOT the last visited page. It basically takes you forward) so, I don't think the specific bug is reproducible and that it was fixed by This bug was reported after one's linked in the above PR so the bug reporting bounty is not applicable. Thx |
If you haven’t already, check out our contributing guidelines for onboarding and email [email protected] to request to join our Slack channel!
Action Performed:
1 Create a new workspace
2 Go to the admin page of the workspace
3 Send a message
4 Click on reply on thread. This will open the thread
5 Open the detail page (the icon on top)
6 Click on Leave thread. Verify concierge is opened.
7 Click on the back button: Verify you get “hmm, it’s not here page‘
8 Click on the back button again: Verify again Concierge is opened (which was NOT the last visited page. It basically takes you forward)
9 Click on the back button again: Verify nothing appears on screen
Expected Result:
Back button would work properly
Actual Result:
Back button not working properly. Concierge is opened twice and once nothing is displayed on the screen while another time it shows 'hmm, its not here' page
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.3.49-0
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
Notes/Photos/Videos: Any additional supporting documentation
Record_2023-07-30-18-47-56.mp4
az_recorder_20230802_072027.1.mp4
Expensify/Expensify Issue URL:
Issue reported by: @avi-shek-jha
Slack conversation: https://expensify.slack.com/archives/C049HHMV9SM/p1690762297106729
View all open jobs on GitHub
Upwork Automation - Do Not Edit
The text was updated successfully, but these errors were encountered: