make sure every claim is clickable
Open
enhancement
- Dominant language
- JavaScript
- Stars
- 24
- Forks
- 13
- PR merge metrics
- No merged PRs in 30d
Description
If a claim is fully overlapped by another claim, it can't be clicked.
Right now, this is handled by sorting them manually in claims.json
so that the large claims are at the top and get rendered before/below the smaller ones.
Maybe this could be automated using the polygon area.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.