CulverLab / CulverLab/sparcd-exploration

Two locations with the same id look identical once selected

Open Beginner friendly
#53 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
6
Forks
3
Avg merge
2d 13h
Merged PRs (30d)
106

Description

Location ids are not unique (see the locations.json contract). The picker rows tell them apart by elevation, but after #51 the trigger shows only the id. So pick one of two "DUP9" entries and you can't tell which one is loaded. Add elevation to the trigger, same as the rows.

---
User story: [F2 Identify the location of each SD card's images](https://github.com/CulverLab/sparcd-requirements/wiki/User-Stories#story-f2--identify-the-location-of-each-sd-cards-images)

Contributor guide

Open the contributing guide

Research direction

Start by tracing the picker rows and trigger changed by #51, using the locations.json contract to confirm that elevation distinguishes duplicate ids. Update the trigger to show elevation like the rows, then verify that selecting either DUP9 entry makes the loaded location identifiable.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
frontend
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
72/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.