Open davidkrantz opened 4 years ago
When the keyboard is opened in a conversation on iOS it covers the message bar resulting in the user not being able to see what is being written.
The issue seems to be that the message page, in combination with the keyboard plugin we are using, is not being scrolled properly, see messages.js.
messages.js
When the keyboard is opened in a conversation on iOS it covers the message bar resulting in the user not being able to see what is being written.
The issue seems to be that the message page, in combination with the keyboard plugin we are using, is not being scrolled properly, see
messages.js
.