White bar sometimes appears at the bottom of the page

Steps to reproduce

Starting from scratch, what are the steps to make the bug happen? The fewer the steps, the better.

Just go through your dynalist or load dynalist.com.

Expected result

What do you expect to see after carrying out the steps above?

The page should load normally.

Actual result

Instead of the expected result, what happened?

I guess you’d have to copy paste the image into something to notice how large the white region is.

Environment

Which operating system are you using? Which browser are you using? If you’re using a desktop or mobile app, what’s the version number of Dynalist?

Chrome/Win10.

Yeah I selected the image and that’s how I was able to see the white region.

I know this is unncessary, but just making sure, the blurry effect is not part of the reported problem right? The left pane looks much more colorful than it should be…

1 Like

It’s not. I was surprised by that as well.

What program did you use to ‘blur’ the image?

Paint.NET > Distort > Crystalize.

Dunno if Pinta would fit the bill for MacOS.

1 Like

Also, the top part is hidden, so I can’t create more content.

@JP1, can’t seem to reproduce, does this always happen?

No, but it happens frequently.

Noticed any patterns?

Steps:

  1. Open a new document
  2. Type, let say, “abc”, without pressing enter
  3. Hit “Page Up”

Result:

white space appear at the bottom and the top part of the site is “lost”

1 Like

Same Here on Mobile, first i thought it’s within an certain Theme but that was not the problem, it happens at the end of the Page. Having this on my iPhone 6s and iPad Air 2

1 Like

Thanks for the steps, I could reproduce this bug now.

Refreshing doesn’t seem to fix it, since browsers tend to remember the negative scroll position. The only two fixes I found:

  1. Close the tab and open it in a new one (restart the app if you’re on desktop app).
  2. Write scrollTo(0,0) in the console (lol).

Still investigating why this is happening…

1 Like

This is currently reappearing for me, even after reloading.

Hi @JP1, sorry for digging this up :grimacing:! We’re cleaning up the bugs and would like to know if the bug is still happening to you? If not we’ll close this bug :slight_smile:

So far, so good.

I still have the same problem only when I use the external keyboard. This is a common bug in most PWA apps. You should play with HTML and CSS layout.