# I am the Watcher. I am your guide through this vast new twtiverse.
# 
# Usage:
#     https://watcher.sour.is/api/plain/users              View list of users and latest twt date.
#     https://watcher.sour.is/api/plain/twt                View all twts.
#     https://watcher.sour.is/api/plain/mentions?uri=:uri  View all mentions for uri.
#     https://watcher.sour.is/api/plain/conv/:hash         View all twts for a conversation subject.
# 
# Options:
#     uri     Filter to show a specific users twts.
#     offset  Start index for quey.
#     limit   Count of items to return (going back in time).
# 
# twt range = 1 38
# self = https://watcher.sour.is/conv/x7oliha
The slight horizontal scrolling whilst on mobile is pretty annoying.
@bender Hmmm this _should not_ be happening... @darch can you look into this? I did notice this too at first, but then it went away 🤷‍♂️
@bender Hmmm this _should not_ be happening... @darch can you look into this? I did notice this too at first, but then it went away 🤷‍♂️
@bender Hmmm this _should not_ be happening... @darch can you look into this? I did notice this too at first, but then it went away 🤷‍♂️
@bender Hmmm this _should not_ be happening... @darch can you look into this? I did notice this too at first, but then it went away 🤷‍♂️
Hi @bender and thanks for letting us know. I have never noticed this, but I see it now too. What device and browser are you using?
@darch For me I noticed it on iOS on Mobile Safari
@darch For me I noticed it on iOS on Mobile Safari
@darch For me I noticed it on iOS on Mobile Safari
@darch For me I noticed it on iOS on Mobile Safari
@darch Chrome/Android for me, the footer is pushing the rest.
@justamoment thanks for that. I hope that will be easy to fix
@darch There seems to be a negative margin on the right section of the footer on mobile.
@justamoment yup I just had a look at it: https://git.mills.io/yarnsocial/yarn/src/branch/footer_overflow

not sure if I fixed the issue yet or just created more problems...
@darch dunno 🤷 there's too many raw selectors I can't figure out how they run over each other.

Why there's a negative margin in a flexbox child anyway?
@bender try to visit my pod http://neotxt.dk and see if it's better there now
@darch yes, it is.

While on your site, the banner that top about some blog, is covering the site logo, and controls (login, etc.), on mobile.
@bender great to hear. And yeah I know I need to fix the top banner on my server 😉
@darch it looks great centered like that on mobile! 😎👍
@justamoment thanks I will make a PR over the weekend then
Nice work y'all 🤗
Nice work y'all 🤗
Nice work y'all 🤗
Nice work y'all 🤗
@bender how much does it move and what phone and browser are you using?
@darch on my phone about 3 words (from the "Abuse" link in the footer), I quickly checked and it seems to be done negative margin in the footer, I might be wrong though. I only checked with Eruda.
@justamoment can you post a screenshot?
I think i nailed it now: https://git.mills.io/yarnsocial/yarn/src/branch/body_overflow_bug
@darch Glad you already fixed, here the screenshots anyway.

Before scrolling:

Before scroll

After scrolling:

After scroll
@justamoment _and_ @bender try to visit my pod https://neotxt.dk where I'm now running the overflow_bug branch and let me know if the issue is fixed when using your phones, so I can make a PR.
Added horizontal scroll for the filters now too:
There is a PR waiting to be merge now fixing the overflow causing horizontal scroll on mobile

It includes the horizontal scroll for filters on mobile, but it commented out in the CSS for the time being.
There is a PR waiting to be merge now: #1105 - Fixed overflow causing horizontal scroll on mobile - yarn - Mills

It includes the horizontal scroll for filters on mobile, but it commented out in the CSS for the time being.
@darch Thanks! 🙏 @justamoment or @markwylde Do you guys mind reviewing this? 🙏
@darch Thanks! 🙏 @justamoment or @markwylde Do you guys mind reviewing this? 🙏
@darch Thanks! 🙏 @justamoment or @markwylde Do you guys mind reviewing this? 🙏
@darch Thanks! 🙏 @justamoment or @markwylde Do you guys mind reviewing this? 🙏
@prologic On It! 🕵️