CodeForPhilly / CodeForPhilly/philly-ward-leaders
Map fails to load on wards with a sub-ward
Open
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