Hey guys. I’m not a dev so please be gentle with me. We’re running a discourse forum with a modified version of the discourse material theme.. On iOS mobile devices we’re encountering the problem that when users want to write messages, the text box does not push the text lines upward as more text is written than there is space available. The effect is that text lines just dissapear behind the keyboard when the max box size is reached. Furthremore the answer button simply doesn’t show up unless you collapse the keyboard.
Our dev has not yet managed to find a fix for it and the error has occured even before we started modifying the theme.
My questions:
- I was wondering if anybody had had this issue with this particular theme and how it was fixed.
- If there is no fix, is it possible to simply take that particular code from another theme and replace it with that of ours?
- If yes, which theme is recommended?
Thanks for your patience and help. It’s been driving our users mad, so we’re eager to fix it.