globalbibletools / gbt

https://interlinear.globalbibletools.com
15 stars 2 forks source link

Small Screen Width Bug on Landing Page #355

Closed Pertempto closed 9 months ago

Pertempto commented 9 months ago

Describe the bug

To Reproduce

  1. Open the landing page on desktop
  2. Open chrome dev tools with the device toolbar turned on
  3. Start diminishing the screen width.
  4. Watch the nav bar UI
  5. Watch the body UI

Expected behavior

Screenshots

There might not be very many but there are still iPhone 5 and original SE owners out there, and other people with devices that have such small screen sizes. We don't want to scare them away from the site. You have to set a lower bound on screen width at some point - I usually aim for making it operate fine at 300px width, though we could aim for 320px instead if you want. image

Environment (please complete the following information):

Pertempto commented 9 months ago

@arrocke the "Resources" and "Volunteer" buttons are really only nice helpers. Maybe we should just hide them at certain screen widths? The user can still access all the content of the page by scrolling down.

arrocke commented 9 months ago

That works for me