chat-sdk / chat-sdk-ios

Chat SDK iOS - Open Source Mobile Messenger
http://sdk.chat
Other
913 stars 276 forks source link

UX and UI within Chat SDK : Customise #507

Open iOSDibya opened 1 year ago

iOSDibya commented 1 year ago

a) If you're chatting with someone, and you are typing a message to them, if they send you a message at the same time, instead of that message appearing properly in the window asynchronously, their incoming message refreshes the screen or view and overwrites the message you were in the middle of typing, making it impossible to type and send a message if they are sending you messages.

(b) same thing if an incoming message comes from someone else, it takes over and overwrites the view you are in. All maddening. (c) strange behavior when hitting the back button/arrow in the top left, often the reply bar should be at bottom of the screen is now in the middle, and then often you can no longer send a message.