CodeForPhilly / CodeForPhilly/philly-ward-leaders

Map fails to load on wards with a sub-ward

Open
#181 5 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
Vue
Stars
20
Forks
12
Avg merge
1d 16h
Merged PRs (30d)
3

Description

It makes a request for `66A.geojson` when only `66.geojson` exists. Need to alter the URL to just be the ward; not the subward. Or split out the geojson files to actually reflect which divisions are in the each sub-ward.

Contributor guide

No contributing guide indexed for this repository

Research direction

No file or test is named; start by locating the map request that constructs the 66A.geojson URL. Confirm how ward and sub-ward identifiers are obtained, then make the map request use the ward-only file and verify that a ward with a sub-ward loads successfully.

Written by the indexing model from the issue text.

Assessment

Domain
frontend, web-dev
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.