session-foundation / session-ios

A private messenger for iOS.
https://getsession.org
GNU General Public License v3.0
4 stars 2 forks source link

Characters Sometimes Stay in the Text Box After Sending a Message #139

Closed xoev32 closed 7 months ago

xoev32 commented 2 years ago

Code of conduct

Describe the bug Characters sometimes stay in the text box after sending a message in a 1-1 chat. I have to delete the message from the text box before sending a new message when this happens. This problem has persisted for days.

To reproduce Send a short message to someone in a 1-1 chat. It happens randomly when I send someone a direct message. I have not engaged with any open or closed groups so I am not sure if this can happen outside of 1-1 chats.

Smartphone (please complete the following information):

KeeJef commented 1 year ago

Is this still occurring? I've never personally seen this issue

ghost commented 1 year ago

This might be related to react-mention as well. react-mention is causing some issues, and the upstream project is not very active.

Update: sorry react-mention is Desktop only, the original report was targeting on iOS which does not use react-mention.

KeeJef commented 1 year ago

Has anyone been able to confirm a case in which this happens, because even with mentions i cant seem to be able to reproduce @fracting

ghost commented 1 year ago

@KeeJef no, I'm not able to reproduce this one, unfortunately (fortunately?) ^^

mpretty-cyro commented 7 months ago

Closing this due to inactivity - we've also reworked how data is persisted to the database after pressing the send button since this issue was opened so it's less likely there will be a delay with the UI updated even when the database is under heavy load