Hi everyone,
I'm developing a mobile app. I have had bad experience when I worked with input, Outsystems is really awful in this case. The App always scroll into the input when we focus on it. As a result, It make all app content scroll up and make user confuse. This behavior make the Outsytems App feel like a FAKE APP not NATIVE APP.
How I can fix this fucking behavior. It's very time-consuming and make me want to punch the Designer.
Hi @Dinh Nhat Thi, I think there might be a focus issue in your application. Could you please attach the OML? It will help me debug
Hi @Dinh Nhat Thi,
To fix the scrolling issue in OutSystems mobile apps, check and adjust any custom JavaScript or CSS affecting scroll behavior, and ensure proper use of scrollIntoView. Also, consider updating OutSystems to the latest version.