29
Views
2
Comments
Why Outsystems Mobile App always scroll into the input when we focus on it.
Application Type
Mobile
Platform Version
11.30.0 (Build 43791)

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.

2023-02-19 05-11-08
Faais

Hi @Dinh Nhat ThiI think there might be a focus issue in your application. Could you please attach the OML? It will help me debug 

2023-02-09 07-41-26
Aashish Kumar Gupta

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.

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.