As an iOS dev, I can tell you this is an easy QOL fix...
Please turn off iOS/Android auto correct for your text fields on the boards.
Incredibly frustrating to try to talk about league champs on mobile and have them auto corrected to soma, Geiger, Jarvis, graves.... oh obviously graves works... Tengwar, blitzcrank (blitzcrank just gets a red underline like wtf you tryin to spell)
Idk if you’re using html, JavaScript, or whatever, but I can’t think of a language where it wouldn’t just be a Boolean on the text field object. Probably like .enableAutoCorrect = false or some equally obvious shit.
Put some junior/associate dev on it with a google search pointed at stack overflow. it’ll take them 4 seconds.