Website: Desktop UI broken by overflow-x: scroll;

Created on 20 Oct 2018  路  9Comments  路  Source: kubernetes/website


This is a...

  • [ ] Feature Request
  • [X] Bug Report

Problem:
There is an extra gray bar underneath the secondary nav and search box when using Chrome desktop. I'm seeing this:

screen shot 2018-10-19 at 3 52 30 pm

If you compare the two deploy previews:

It seems to change in PR #10072 .

Proposed Solution:

If it turns out to be a desktop vs mobile issue, then target overflow-x: scroll; to just mobile devices.

Page to Update:
https://kubernetes.io/docs/home/?path=users&persona=app-developer&level=foundational


Most helpful comment

@zacharysarah @chenopis In fact, I would love to take this up :smile:

All 9 comments

@zacharysarah @chenopis In fact, I would love to take this up :smile:

@jamesgeorge007 Go for it! 馃殌

@chenopis Thanks. With Chrome on Windows, you might see it. With Chrome, Firefox, and Safari on Mac, I don't see any bar there.

@tnir @chenopis @zacharysarah Made the required workarounds :+1:

@chenopis Thanks. With Chrome on Windows, you might see it. With Chrome, Firefox, and Safari on Mac, I don't see any bar there.

Just for clarification, I'm using Chrome on a Mac and I do see it.

After the conflicts were resolved in PR #10688, the fix no longer worked in the preview build. Consequently, even though that PR was merged, I still see the problem on the website.

screen shot 2018-10-24 at 10 05 06 am

/cc @jamesgeorge007

@chenopis I used node-sass to compile down sass to css which didn't work as intended. I had submitted another PR resolving the issue :+1:
Sorry for the trouble

Was this page helpful?
0 / 5 - 0 ratings

Related issues

inductor picture inductor  路  4Comments

neha-viswanathan picture neha-viswanathan  路  3Comments

Dieken picture Dieken  路  4Comments

jverb picture jverb  路  4Comments

seokho-son picture seokho-son  路  3Comments