revelrylabs / harmonium

An opinionated React component framework for teams that move fast.
https://harmonium.revelry.co
MIT License
35 stars 47 forks source link

Harmonium documentation demo topbars overlap with side nav on small screens #545

Closed Kevin1192 closed 4 years ago

Kevin1192 commented 4 years ago

I'm submitting a ...

What is the current behavior? On the Harmonium documentation, the topbar demonstrations overlap with side nav on small screens

For bugs: please provide steps to reproduce and tell us a little about your environment (e.g., what OS and version of the package you're using) This bug is on the Harmonium documentation. If nothing is wrong with my computer, everyone should observe the same behavior when they visit the website.

What is the expected behavior? The topbar demo should not be visible when the side nav is present.

For feature requests: why should the behavior change? For clarity and better user experience.

Screenshots:

Screen Shot 2020-05-23 at 10 42 15 AM

Screen Shot 2020-05-23 at 10 42 28 AM

Screen Shot 2020-05-23 at 11 02 33 AM

Kevin1192 commented 4 years ago

A preliminary fix could be to set the z-index of the main tag to 0. That will make the website look normal visually. We can then investigate the root cause later if necessary.

Screen Shot 2020-05-25 at 9 30 47 PM

revelry-stalebot[bot] commented 4 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.