Give feedback about Imzy! Let us know what you love and what you want to see made better. Also bug reports & questions.
Make scrollbars on posts visible please?
The new side-by-side post format has some benefits, but I keep getting hung up on the invisible scrollbars. Could you please make them visible again? I keep missing comments past the first page, or the rest of a post past the first page.
I remember someone saying "that's just how your browser or OS renders them", but it ain't so. I'm on Firefox on Linux, not a Mac, and I get those weird thin Mac-ish scrollbars on Imzy but not on other sites.




Hey Tim!
We talked about this yesterday in a meeting, actually, and have a fix we're going to try, which will basically fade the opacity of text at the very bottom of the page, trying to make it obvious that you can scroll.
If this doesn't feel good/clear enough once we test it in dev, we'll take a look at having the scroll bars always show.
Yay! This bothered me too.
CSS has this
overflowproperty (see alsooverflow-xandoverflow-y). You should use it. It should solve the issue.Just out of curiosity, any particular reason you're avoiding the scrollbars?
Because having double scrollbars on the page all the time looked sorta ugly. There's some ways we could make it not so ugly, but figured we would try the fade at the bottom first and see how that feels. We might end up with scroll bars though.
I'm on Chrome on Win 10 and the scrollbars only appear if I have my mouse over the comments section
Yeah, taking a closer look, it's a custom HTML "scrollbar", so it probably was designed by someone who uses a Mac. :-P