Skip to content

Keep completed-stop checks attached to map markers - #168

Merged
OziinG merged 1 commit into
mainfrom
codex/customer-notification-next
Aug 6, 2026
Merged

Keep completed-stop checks attached to map markers#168
OziinG merged 1 commit into
mainfrom
codex/customer-notification-next

Conversation

@OziinG

@OziinG OziinG commented Aug 6, 2026

Copy link
Copy Markdown
Contributor

변경 사항

  • 완료 체크의 초록 배경·테두리·체크를 하나의 MapLibre 이미지로 합성
  • 완료 배지를 기본 정류장 마커 위 단일 symbol layer로 배치
  • 동일 sort key와 고정 translate로 마커 간 위계를 일관되게 유지
  • 기존 분리 circle/text layer 회귀 테스트를 단일 합성 layer 기준으로 갱신

검증

  • npm test (488 passed)
  • npm run build
  • npm run typecheck
  • git diff --check

범위

  • Shopify 앱 지도 UI만 변경
  • Route 서버 및 Shopify 원본 데이터 mutation 변경 없음

Constraint: Completion status remains a read-only tracking projection.
Rejected: Separate circle and text layers | Independent MapLibre placement allowed the check to overlap without its background.
Confidence: high
Scope-risk: narrow
Directive: Keep completion background, border, and check in one registered image layer above stop pins.
Tested: npm test; npm run build; npm run typecheck; git diff --check
Not-tested: Embedded K-food visual smoke before deployment
@OziinG
OziinG merged commit f65fa18 into main Aug 6, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant