-
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
Chat - Message sent offline change positions between each other once back online #13310
Comments
Triggered auto assignment to @zanyrenney ( |
Not convinced this is something we need to fix. As long as the app ends up in the state the user expects. cc @roryabraham because you started a similar conversation about this in Slack already (even though I'm pretty sure we have different opinions on this). Maybe we can HOLD this until there is a consensus. |
ProposalProblemIn
we're re-sorting the reports by SolutionI think we should fix both on FE and BE sides. App/src/libs/actions/Report.js Lines 432 to 440 in 36a009b
I'll add created as the parameter and on BE side will use this instead of creating the new one
file,
+ created: file? attachmentAction.created:reportCommentAction.created
};
|
Will wait for @roryabraham input here about the prioritisation of fixing this after @marcaaron comment. |
I agree we need internal consensus here. The slack conversation is here. I think the only consensus we've got so far is that:
Thanks for the proposal @tienifr, but we want to treat the database |
This is on hold, not overdue. @roryabraham as you've removed the bug label, I assume I should not be assigned to this anymore and when this is picked back up as a new feature, the engineer working on it will self-assign. please lmk! |
clearing my assignment out for this posted my thoughts in slack as to why! |
This issue has not been updated in over 15 days. 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! |
This no longer needs to be on HOLD, but we still need to further discuss whether this is a new feature worth implementing. |
@roryabraham you fixed this recently correct? Would you please link the PR and close the issue? |
If you haven’t already, check out our contributing guidelines for onboarding and email contributors@expensify.com to request to join our Slack channel!
Issue found when executing PR #12626
Action Performed:
and login
Expected Result:
Messages should stay at the same place
Actual Result:
Message sent offline change positions between each other once back online
Workaround:
Can the user still use Expensify without this being fixed? Have you informed them of the workaround?
Platform:
Where is this issue occurring?
Version Number: 1.2.36.0
Reproducible in staging?: Yes
Reproducible in production?: Yes
Email or phone of affected tester (no customers):
Logs: https://stackoverflow.com/c/expensify/questions/4856
Notes/Photos/Videos: Any additional supporting documentation
Bug5846933_video_08.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: