-
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
[$500] Page goes to home screen if press chat and refresh the page - reported by @phivh #8126
Comments
Triggered auto assignment to @danieldoglas ( |
Triggered auto assignment to @laurenreidexpensify ( |
Seems like something related to the router. |
Triggered auto assignment to @NicMendonca ( |
@NicMendonca I'm out for a couple days, wanted to make sure someone picks this up before then - just saw this was I was logging off for day 😅 |
Upwork job: https://www.upwork.com/jobs/~01c09e65fbbdd4bb12 |
Triggered auto assignment to Contributor-plus team member for initial proposal review - @parasharrajat ( |
Triggered auto assignment to @thienlnam ( |
I reported this issue earlier but it did not get any response then https://expensify.slack.com/archives/C01GTK53T8Q/p1643463262081129 |
This comment was marked as off-topic.
This comment was marked as off-topic.
ProposalMake the drawer + if (isSmallScreenWidth && Platform.OS === 'web') {
+ return 'closed';
+ } App/src/libs/Navigation/Navigation.js Lines 81 to 86 in 7919e24
ResultRPReplay_Final1647452539.MP4 |
Thanks for the proposal @mollfpr. Could you please tell me what the would be the output of? LHN or report screen?
|
|
Same |
A lot of things have changed around the navigation in the App, and this is no more reproducible. @JmillsExpensify Can we please do the final settlement here and close this issue? Thank you. |
|
I think this is not repro anymore and we should close this out, i dont know if we need to pay anything out here |
Wow, this bug is over two years old and @mollfpr was hired close to two years ago 🤯 |
I might be eligible for a C+ payment on this. I think 25-50% of the old amount would be fine. Reasons:
cc: @mallenexpensify |
I don't remember much of the detail but considering the length of the discussion on the proposal and the PR and how long the issue is held, 75% would be great! This was the highest job I ever got, so I would expect that I could finish the job at that time. |
Lot to unpack here. @JmillsExpensify , tagging you since you're the BZ and might have more context. It looks like
I'm leaning towards 50% for each @mollfpr and @parasharrajat . It's quite a lot of money, $4k each, but we were increasing prices frequently a year+ ago and I don't think either should be penalized because this one stayed open for so long (and we're paying less now). @JmillsExpensify , @thienlnam, what do you think? |
@JmillsExpensify Thoughts? |
I'm fine with @mallenexpensify's summary, though Matt can you please type out the payment summary. I can't approve my own summaries and both request in Expensify. |
@mallenexpensify Could you please look into above request and close it? Thanks. |
Contributor: @mollfpr due $4000 via NewDot Thanks! |
Payment requested as per #8126 (comment) |
$4,000 approved for @parasharrajat |
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:
Expected Result:
After page refresh user should stay on the chat conversation with recent user
Solution hints:
So if we break down the problem into steps considering #8126 (comment).
Manage the drawer state somehow #8126 (comment).
Able to navigate the state of the drawer via URL ?? (look at linkingConfig if you can find something).
we can think of A hybrid solution using react-navigation and Onyx.
Actual Result:
User redirected back to LHN
Workaround:
unknown
Platform:
Where is this issue occurring?
Version Number: 1.1.42-2
Reproducible in staging?: Y
Reproducible in production?: Y
Email or phone of affected tester (no customers):
Logs: https://stackoverflow.com/c/expensify/questions/4856
Notes/Photos/Videos: Any additional supporting documentation
Linked to #5027
Simulator.Screen.Recording.-.iPhone.13.-.2022-01-21.at.22.09.20.mp4
Expensify/Expensify Issue URL:
Issue reported by: @phivh
Slack conversation: https://expensify.slack.com/archives/C01GTK53T8Q/p1646153934144159
View all open jobs on GitHub
The text was updated successfully, but these errors were encountered: