# \[SOLVED\] Vertical Scroll - Rows disappear off the top of the screen

**URL:** https://community.thunkable.com/t/solved-vertical-scroll-rows-disappear-off-the-top-of-the-screen/819494
**Category:** Questions about Thunkable X
**Tags:** solved, beginner, scroll\_arrangement
**Created:** [September 15, 2020, 3:32pm UTC](https://community.thunkable.com/t/solved-vertical-scroll-rows-disappear-off-the-top-of-the-screen/819494 "2020-09-15T15:32:17Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![lucgrant8t4p5d](https://avatars.discourse-cdn.com/v4/letter/l/e19adc/32.png) [@lucgrant8t4p5d](https://community.thunkable.com/u/lucgrant8t4p5d)
#### Post date: [September 15, 2020, 3:32pm UTC](https://community.thunkable.com/t/solved-vertical-scroll-rows-disappear-off-the-top-of-the-screen/819494/1 "2020-09-15T15:32:17Z")

</div>

Hi Thunkers,

I have a page where I would like the user to scroll vertically to view images. It was working perfectly up to a point and then the rows started to disappear off the top of the screen in Edit mode.

Live test on the app works perfectly but I am unable to see the components during edit.

I am sure I have done something wrong as I am very new to the platform. I have tried screen scroll true, I have tried using a column instead and placing all rows inside the column and setting the column to scroll true.

[https://x.thunkable.com/copy/67025bfc8691c61895a247295349f6d4](https://x.thunkable.com/copy/67025bfc8691c61895a247295349f6d4)

I appreciate your help in advance.

---

<div class="post-metadata">

### Author: ![lucgrant8t4p5d](https://avatars.discourse-cdn.com/v4/letter/l/e19adc/32.png) [@lucgrant8t4p5d](https://community.thunkable.com/u/lucgrant8t4p5d)
#### Post date: [September 15, 2020, 4:15pm UTC](https://community.thunkable.com/t/solved-vertical-scroll-rows-disappear-off-the-top-of-the-screen/819494/2 "2020-09-15T16:15:24Z")

</div>

So far I have -

Screen - Scroll false. Align Top  
Parent Column - Fit contents. Scroll True  
Rows - Height - Fit contents

The top row is still pushed off the screen.

---

<div class="post-metadata">

### Author: ![lucgrant8t4p5d](https://avatars.discourse-cdn.com/v4/letter/l/e19adc/32.png) [@lucgrant8t4p5d](https://community.thunkable.com/u/lucgrant8t4p5d)
#### Post date: [September 16, 2020, 7:13am UTC](https://community.thunkable.com/t/solved-vertical-scroll-rows-disappear-off-the-top-of-the-screen/819494/3 "2020-09-16T07:13:16Z")

</div>

SOLVED!

Parent column - Vertical Alignment = Top

---

<div class="post-metadata">

### Author: ![domhnallohanlon](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/domhnallohanlon/32/29554_2.png) [@domhnallohanlon](https://community.thunkable.com/u/domhnallohanlon)
#### Post date: [September 16, 2020, 7:16am UTC](https://community.thunkable.com/t/solved-vertical-scroll-rows-disappear-off-the-top-of-the-screen/819494/4 "2020-09-16T07:16:58Z")

</div>

Glad to see you got this working @lucgrant8t4p5d - there’s a vertical scrolling tutorial in the community, were you following this or did you go with your own approach?

---

<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, 12:23pm UTC](https://community.thunkable.com/t/solved-vertical-scroll-rows-disappear-off-the-top-of-the-screen/819494/5 "2024-11-08T12:23:59Z")

</div>


