-
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
FAB - Missing conversations in recent list #21283
Comments
👋 Friendly reminder that deploy blockers are time-sensitive ⏱ issues! Check out the open
|
Triggered auto assignment to @flodnv ( |
I think this is backend issue. Happening on production as well. |
For me, those recent contacts don't change at all when navigating, and they should show the top 5 most recent opened reports? |
Here's the root cause App/src/libs/OptionsListUtils.js Lines 608 to 612 in 2b2f497
We can fix this by replacing |
Ok, so if it is not connected to navigation changes, then nothing to do here for me 😅 |
Looks like something related to As a reminder, please make sure that all proposals are not workarounds and that any and all attempt to fix the issue holistically have been made before proceeding with a solution. Proposals to change our Feel free to drop a note in #expensify-open-source with any questions. |
This was caused by #21159 which deployed to production yesterday, so not a deploy blocker. But still requires urgent fix. |
Thanks for linking, I also dont think this is a deploy blocker, discussing in the slack thread |
I'm Michał from Software Mansion and I would like to work on this issue. |
Removing the blocker label - see https://expensify.slack.com/archives/C01GTK53T8Q/p1687390694872859 |
@Skalakid Uh oh! This issue is overdue by 2 days. Don't forget to update your issues! |
After discussing the solution in the Slack thread we decided to wait for this plan. Currently it is hard to fix this bug to work online and offline because we don't have needed user logins data from the server. So to have consistent solution we have to wait for the decision what data should users get from server |
@Skalakid Whoops! This issue is 2 days overdue. Let's get this updated quick! |
@Skalakid Still overdue 6 days?! Let's take care of this! |
Not overdue, still discussing it on slack |
@Skalakid Eep! 4 days overdue now. Issues have feelings too... |
It seems it is a backend issue since we don't receive the necessary data about all users. The logins/emails that we need to represent user items in the The same problem appears in the |
@Skalakid Uh oh! This issue is overdue by 2 days. Don't forget to update your issues! |
@Skalakid Still overdue 6 days?! Let's take care of this! |
@Skalakid Now this issue is 8 days overdue. Are you sure this should be a Daily? Feel free to change it! |
@Skalakid 12 days overdue now... This issue's end is nigh! |
This issue has not been updated in over 14 days. @Skalakid eroding to Weekly issue. |
This issue has not been updated in over 15 days. @Skalakid eroding to Monthly issue. P.S. Is everyone reading this sure this is really a near-term priority? Be brave: if you disagree, go ahead and close it out. If someone disagrees, they'll reopen it, and if they don't: one less thing to do! |
@Skalakid, this Monthly task hasn't been acted upon in 6 weeks; closing. If you disagree, feel encouraged to reopen it -- but pick your least important issue to close instead. |
@mountiny I completely lost notification about this issue. Like I wrote above I think the problem was on the backend side. Do you know if it was solved? |
Yeah I think this one has not been reproduced for a while, if it would be repro again, we can reopen |
Closing in favour of the fresher issue #55266 |
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:
Preconditions: user has already navigated to NewDot and logged in with an account that has a lot of conversations.
Expected Result:
The search list should be divided by "Recents" and "Contacts".
There should be 5 conversations displayed in "Recents".
Actual Result:
There's only a conversation displayed in "Recents"
Workaround:
Unknown
Platforms:
Which of our officially supported platforms is this issue occurring on?
Version Number: 1.3.30.5
Reproducible in staging?: Yes
Reproducible in production?: No
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
Bug6102104_Bug_02_-_Staging_-_2023-06-21_16-59-02.mp4
Expensify/Expensify Issue URL:
Issue reported by: Applause - Internal Team
Slack conversation:
View all open jobs on GitHub
The text was updated successfully, but these errors were encountered: