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
What we're after: The election search map is one way that users can filter and search for elections within a particular state or district. To help users accomplish that goal, the map should zoom in on relevant areas.
However, when selecting specific states from the dropdown list, the zoom in function is not working appropriately, sometimes zooming out instead of zooming in.
What it looks like when it's working:
What it looks like when it's not working:
On first select the state appears correctly, but then each subsequent state selection is effected. It doesn't appear that the glitch or bug is affecting the same "states" consistently, but here are some that were observed having this issue:
American Samoa
Arizona
Arkansas
Colorado
Delaware
District of Columbia
Florida
Guam
Hawaii
Idaho
Iowa
Kentucky
Maine
Maryland
Massachusetts
Michigan
Minnesota
Mississippi
Missouri
Montana
Nevada
New Hampshire
New Jersey
New Mexico
North Carolina
North Dakota
Northern Mariana Islands
Oklahoma
Oregon
Pennsylvania
Puerto Rico
South Carolina
South Dakota
Texas
U.S. Virgin Islands
Vermont
Virginia
Washington
Wisconsin
Wyoming
Completion criteria:
Check across browser types including but not limited to Chrome, IE, and Firefox
If external library is in use, check to make sure we're using the latest version
Debug first by going to page, toggle between different states to see if there are any JS console errors
Investigate and correct the flawed and inconsistent zooming function on the map
Add to release notes
The text was updated successfully, but these errors were encountered:
What we're after: The election search map is one way that users can filter and search for elections within a particular state or district. To help users accomplish that goal, the map should zoom in on relevant areas.
However, when selecting specific states from the dropdown list, the zoom in function is not working appropriately, sometimes zooming out instead of zooming in.
What it looks like when it's working:
What it looks like when it's not working:
On first select the state appears correctly, but then each subsequent state selection is effected. It doesn't appear that the glitch or bug is affecting the same "states" consistently, but here are some that were observed having this issue:
Completion criteria:
The text was updated successfully, but these errors were encountered: