# \[Resolved 😢\] Issues with StP and hiding/showing Absolutely positioned components

**URL:** https://community.thunkable.com/t/resolved-issues-with-stp-and-hiding-showing-absolutely-positioned-components/1898551
**Category:** Issues / Bugs
**Tags:** design, beginner
**Created:** [May 27, 2022, 10:01am UTC](https://community.thunkable.com/t/resolved-issues-with-stp-and-hiding-showing-absolutely-positioned-components/1898551 "2022-05-27T10:01:25Z")
**Posts on this page:** 12
**Page:** 1

<div class="post-metadata">

### Author: ![mimostel](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/mimostel/32/107661_2.png) [@mimostel](https://community.thunkable.com/u/mimostel)
#### Post date: [May 27, 2022, 10:01am UTC](https://community.thunkable.com/t/resolved-issues-with-stp-and-hiding-showing-absolutely-positioned-components/1898551/1 "2022-05-27T10:01:25Z")

</div>

Hello Thunkers ! 😊  
Issue background:  
Working in StP version, I have a row… in that row I put an image representing a graph that will show precipitation for the next hour.  
In the next image, will see that as the 3rd image (bottom of the screen)

 ![001](https://us1.discourse-cdn.com/flex015/uploads/thunkable/original/3X/7/8/78ddbb797a9f202f884aa376bf7f2502d6103537.jpeg)  
Next, when no precipitations will be on the graph, I want to put another image over that graph, for not showing an empty graph, but something like:  
 ![002](https://us1.discourse-cdn.com/flex015/uploads/thunkable/original/3X/e/e/ee831cca9b38dc44ca8aab270b6fabf415ac7d9d.jpeg)  
For that, obviously, I set 2nd image advanced-positioning-position as **absolute**  
To show/hide my second image i use a variable.  
And I thought that setting my image visible to TRUE or FALSE according to that variable will be enough. But it wasn’t. No matter what, my second image is visible (and I already checked that variable, is working as it supposed to do.  
So instead of using:  
 ![001](https://us1.discourse-cdn.com/flex015/uploads/thunkable/original/3X/3/7/374782343998ef1cf6bfd4f15a6a9a7c91ee03ce.png)  
I used:  
 ![002](https://us1.discourse-cdn.com/flex015/uploads/thunkable/original/3X/4/3/43fd3cd687de4acc479af192b2152ce50d27a986.png)  
And the result was as intended, so It`s not really an issue for me anymore, but I wanted to share others how this can be solved …

Is this a “set visible” bug when working this way (overlapping images…)

---

<div class="post-metadata">

### Author: ![muneer](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/muneer/32/75210_2.png) [@muneer](https://community.thunkable.com/u/muneer)
#### Post date: [May 27, 2022, 11:28am UTC](https://community.thunkable.com/t/resolved-issues-with-stp-and-hiding-showing-absolutely-positioned-components/1898551/2 "2022-05-27T11:28:15Z")

</div>

Thunkable has a long standing issue with visibility of absolute components in Android.

If you set the component as **absolute** the **visible** property does not work.

I have to say that I have seen this **bug** on and off. It works sometime and not the other. The workaround I use is to set the size of the component to the smallest possible.

---

<div class="post-metadata">

### Author: ![mimostel](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/mimostel/32/107661_2.png) [@mimostel](https://community.thunkable.com/u/mimostel)
#### Post date: [May 27, 2022, 11:35am UTC](https://community.thunkable.com/t/resolved-issues-with-stp-and-hiding-showing-absolutely-positioned-components/1898551/3 "2022-05-27T11:35:12Z")

</div>

> [@muneer](#):
>
> The workaround I use is to set the size of the component to the smallest possible

Mine was to set picture’s source to something, or nothing 😇  
If I use yours with a microspcope, I still can see it 🤣

---

<div class="post-metadata">

### Author: ![muneer](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/muneer/32/75210_2.png) [@muneer](https://community.thunkable.com/u/muneer)
#### Post date: [May 27, 2022, 11:38am UTC](https://community.thunkable.com/t/resolved-issues-with-stp-and-hiding-showing-absolutely-positioned-components/1898551/4 "2022-05-27T11:38:34Z")

</div>

> [@mimostel](#):
>
> with a microspcope, I still can see it

Your are an app developer not a microbiologist, don’t use a microscope 🤣 🤣 🤣

---

<div class="post-metadata">

### Author: ![mimostel](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/mimostel/32/107661_2.png) [@mimostel](https://community.thunkable.com/u/mimostel)
#### Post date: [May 27, 2022, 11:40am UTC](https://community.thunkable.com/t/resolved-issues-with-stp-and-hiding-showing-absolutely-positioned-components/1898551/5 "2022-05-27T11:40:58Z")

</div>

1. I’m not an app dev, just an enthusiastic , but thank you 😊
2. You know the users, they always find “problems” with our apps 🤣

---

<div class="post-metadata">

### Author: ![jared](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/jared/32/138473_2.png) [@jared](https://community.thunkable.com/u/jared)
#### Post date: [May 27, 2022, 12:19pm UTC](https://community.thunkable.com/t/resolved-issues-with-stp-and-hiding-showing-absolutely-positioned-components/1898551/6 "2022-05-27T12:19:46Z")

</div>

> [@mimostel](#):
>
> I’m not an app dev, just an enthusiastic , but thank you 😊

Anyone building apps here should consider themselves, at the least, a junior Thunkable developer!

As a company we use the term creator, but I personally call myself a dev. And when I pull in a backend tech like xano, I’m a full stack nocode dev. 😉

But this is obviously up for debate, but idk! I know what I am!! I’m out here developing apps for myself and others everyday!

---

<div class="post-metadata">

### Author: ![jared](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/jared/32/138473_2.png) [@jared](https://community.thunkable.com/u/jared)
#### Post date: [May 27, 2022, 1:24pm UTC](https://community.thunkable.com/t/resolved-issues-with-stp-and-hiding-showing-absolutely-positioned-components/1898551/7 "2022-05-27T13:24:53Z")

</div>

> [@mimostel](#):
>
> - nk you 😊

Sorry, to clarify here, it sounds like when you set a absolutely positioned element to be invisible, that doesn’t work. Is that correct?

---

<div class="post-metadata">

### Author: ![muneer](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/muneer/32/75210_2.png) [@muneer](https://community.thunkable.com/u/muneer)
#### Post date: [May 27, 2022, 1:26pm UTC](https://community.thunkable.com/t/resolved-issues-with-stp-and-hiding-showing-absolutely-positioned-components/1898551/8 "2022-05-27T13:26:11Z")

</div>

> [@jared](#):
>
> Is that correct?

Yes, this is correct on **Android** only. It works fine on **iOS**.

---

<div class="post-metadata">

### Author: ![mimostel](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/mimostel/32/107661_2.png) [@mimostel](https://community.thunkable.com/u/mimostel)
#### Post date: [May 27, 2022, 3:17pm UTC](https://community.thunkable.com/t/resolved-issues-with-stp-and-hiding-showing-absolutely-positioned-components/1898551/9 "2022-05-27T15:17:18Z")

</div>

> [@jared](#):
>
> when you set a absolutely positioned element to be invisible, that doesn’t work.

Correct. To be more specific, I’m using StP, Live view on Android.

---

<div class="post-metadata">

### Author: ![jared](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/jared/32/138473_2.png) [@jared](https://community.thunkable.com/u/jared)
#### Post date: [May 27, 2022, 6:33pm UTC](https://community.thunkable.com/t/resolved-issues-with-stp-and-hiding-showing-absolutely-positioned-components/1898551/10 "2022-05-27T18:33:43Z")

</div>

THank you. I’ve replicated this. I’m filing a bug report now.

[Update] 😢

So, I heard back on this. I was informed that as work to release a DnD only version of our platform _ **and** _ with some exciting upcoming components, we unfortunately won’t be fixing this specific issue.

I realize this is likely not what anyone wants to hear. However, focusing on pushing out a fully functioning version of DnD with rows/columns, float in place, maintain component dimensions, and a solid StP =\> DnD converter is our focus at this time. We want to make it such that you can update seamlessly and be done with StP.

There’s no timeline on this but I wanted to offer some transparency and openness with a dash of hopefulness for the upcoming releases!!! This year, we’re trying to reach the moon 🚀 🌑

---

<div class="post-metadata">

### Author: ![mimostel](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/mimostel/32/107661_2.png) [@mimostel](https://community.thunkable.com/u/mimostel)
#### Post date: [May 30, 2022, 3:11am UTC](https://community.thunkable.com/t/resolved-issues-with-stp-and-hiding-showing-absolutely-positioned-components/1898551/11 "2022-05-30T03:11:11Z")

</div>

If DnD version will bring us faster DVL, than I won’t regret StP 😊

---

<div class="post-metadata">

### Author: ![ioannis](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/ioannis/32/146956_2.png) [@ioannis](https://community.thunkable.com/u/ioannis)
#### Post date: [November 8, 2024, 1:13pm UTC](https://community.thunkable.com/t/resolved-issues-with-stp-and-hiding-showing-absolutely-positioned-components/1898551/12 "2024-11-08T13:13:14Z")

</div>


