Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug: Horiztonal and vertical scroll bars on desktop screen sizes #93

Open
2 tasks
TylerMatteo opened this issue Aug 26, 2024 · 3 comments
Open
2 tasks
Labels
bug Something isn't working

Comments

@TylerMatteo
Copy link
Contributor

TylerMatteo commented Aug 26, 2024

The goal of this issue is to investigate and fix a bug where the application has horizontal and vertical scroll bars on desktop. This screenshot was taking in Firefox:

Image

Acceptance Criteria:

  • App does not have scroll bars on desktop
  • Map is spans the entire viewport on all screen sizes.
@TangoYankee
Copy link
Member

TangoYankee commented Aug 26, 2024

For context, the scroll bars do not appear on chrome.

@TangoYankee TangoYankee added the bug Something isn't working label Aug 26, 2024
@pratishta
Copy link
Contributor

Are there any other steps to reproduce this? I'm not seeing scrollbars on my Firefox

@TangoYankee
Copy link
Member

TangoYankee commented Sep 5, 2024

Are there any other steps to reproduce this? I'm not seeing scrollbars on my Firefox

Hmm, I was able to reproduce a few weeks ago but no longer. I tested on both my Linux (Fedora) desktop and Windows Laptop.

The scrollbars fail to appear on FireFox 129.0.2 (64-bit) for Fedora and the same FireFox version (129.0.2) for Windows.

The behavior might have gone away from a 1) recent upgrade to FireFox or 2) a tangential change to our code. We can troubleshoot each option by

  1. @TylerMatteo shares whether he is still seeing the behavior and what his version of FF is
  2. Someone runs the application locally and checks out earlier versions of the application, seeing if going back to previous commits reintroduces the behavior.

Update on 09 Sep

I am getting the scrollbars on 129.0.2 on an M2 macbook air, as well as 130.0

  • The screen has a resolution of 1920 x 1080

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants