You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
Acceptance Criteria:
App does not have scroll bars on desktop
Map is spans the entire viewport on all screen sizes.
The text was updated successfully, but these errors were encountered:
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
@TylerMatteo shares whether he is still seeing the behavior and what his version of FF is
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 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:
Acceptance Criteria:
The text was updated successfully, but these errors were encountered: