-
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
Delete comment - Deleted comment is not synchronized between other clients #3524
Comments
Triggered auto assignment to @puneetlath ( |
Nice find @dklymenk! I was able to reproduce this as well. |
Triggered auto assignment to @Dal-Papa ( |
Triggered auto assignment to @puneetlath ( |
Is BE repo available for upwork contractors? Why the |
@dklymenk : I think this could be decoupled between some backend features missing and then hooking it into the frontend. I will circle back once I have discussed with other engineers. |
Removing the external label for now. @Dal-Papa feel free to re-add it when you're ready. |
Sounds like we're gonna need to have some Pusher events fired off when deletion/edition happens so I'm going to create an internal GH first and keep that one open for when that's done and we can start listening to said event. |
There is already a pusher event and it works for edition flawlessly. The issue is only with deletion and the fact that BE returns |
@Dal-Papa the way I see it, if BE starts returning proper |
I'm sorry, but was the issue on FE all along? Or were some changes required on BE too? |
No changes were made on the BE, it was simply the FE not sending the |
If you haven’t already, check out our contributing guidelines for onboarding and email contributors@expensify.com to request to join our Slack channel!
Expected Result:
Deleting a comment should delete it on other participants' screens too
Actual Result:
Deleting a comment doesn't cause any visible update on any other client with chat open.
Action Performed:
Workaround:
Page refresh doesn't help. Only workaround is deleting the local storage entry for the chat or wiping it completely, forcing it to reload entire chat history.
Platform:
Where is this issue occurring?
Web
iOS
Android
Desktop App
Mobile Web
Version Number: 1.0.65-0
Logs: https://stackoverflow.com/c/expensify/questions/4856
Notes/Photos/Videos:
new_issue_cut.mp4
Expensify/Expensify Issue URL:
View all open jobs on Upwork
The text was updated successfully, but these errors were encountered: