Shift3 / boilerplate-client-react

The Bitwise standard starting point for new React web projects.
7 stars 10 forks source link

[Bug] Missing Light/Dark mode button when in portrait #670

Open Ragellon opened 2 years ago

Ragellon commented 2 years ago

Describe the bug

When the site is in portrait there isnt an way to change to Light/Dark mode

Expected behavior

The option appears somewhere while the picture is in portrait view.

To Reproduce

Steps to reproduce the behavior:

  1. On Mobile log into https://boilerplate-client-react.shift3sandbox.com/
  2. make sure youre viewing in portrait mode
  3. view screen and hamburger menu for a light/dark mode button

Screenshots

Desktop (please complete the following information):

Smartphone (please complete the following information):

Additional context

the option appears when in landscape but not in portrait

lreyes-qae commented 1 year ago

Can confirm on my Android phone with Chrome and Firefox.

amerikan commented 1 year ago

My guess is that it is there, except the yellow Staging banner is on top covering.

Here's how it looks without the banner in the way.

image