Hi all,
i noticed a strange behavior in the last days in my mobile app..
i have some component dynamically hidden but now i noticed some space when hiding an object dynamically..
i'm pretty sure that some days ago there's not this kind of issue..
someone else has the same issue ?
Hello @Marco85!
Very odd, can you share any screen shots or screen recordings of this behavior?
Not sure if I have encountered anything like this before. Are you saying there is extra space left over after you dynamically hide the component that had been visible?
Hi.. here 2 screenshot..
- from the desktop editor (Here all right.. no unusual spaces)
- Same page from Retool App in my Android Mobile (Here i have unusual spaces where i have hidden object)
As you can see the difference between screenshots 1 and 2 is under the 3 colored blocks..
Thank you for sharing those screen shots!
Very odd issue, I don't think I have seen anything like this before.
At first glance, it looks like the green box on the far left side (Nuovi) is expanding down the page. And once those three boxes do not have the same bottom end line, the app seems to push the entire line below down to make more space.
It seems that the font size might be changing, as in the top image the price fits on one line but in the second picture it wraps around. I would see if you can make the font sizing smaller so that on Android it doesn't wrap.
Once the wrapping is gone and the boxes are the same size I believe the extra space will go away.
I tried aligning the 3 boxes but same result..
just to double check i tried to move the 3 hidden object at the bottom of the page and the unusual spaces disappeared..
So this should confirm that the spaces is caused from the hidden objects only on android mobile..
Ahhh ok interesting, thank you for letting me know.
Sounds like it is an issue with the hidden objects, what type of components are these objects?
As well as what type of component are above and below the hidden ones? If you can give me as many details as possible I can try to recreate this and file a bug report for our mobile engineering team to look at!
How are you hiding the components? Is it on button click or script run?