Skip to content

feat(client): report-picker art thumbnails, zone filter, and debug i18n#5166

Merged
matthewevans merged 1 commit into
mainfrom
ship/report-picker-polish
Jul 6, 2026
Merged

feat(client): report-picker art thumbnails, zone filter, and debug i18n#5166
matthewevans merged 1 commit into
mainfrom
ship/report-picker-polish

Conversation

@matthewevans

Copy link
Copy Markdown
Member

Card-report picker polish, all composed from existing building blocks:

  • Per-row art thumbnail (art_crop via cardImageLookup + useCardImage) that
    opens the board's full card preview on hover / touch long-press through
    useCardHover; the row's tap-to-confirm is gated on firedRef so previewing
    never fires a report. cardImageLookup already handles emblems, tokens,
    MDFCs, and transformed faces, so no special-casing.
  • Zone filter chips mirroring the player filter: zones recorded before any
    filter is applied so a selection never hides the other chips; the shared
    chip is generalized from PlayerFilterChip to FilterChip. New cardReport.
    allZones key across all 7 locales.
  • Debug panel's player-facing 'report a card' section now uses i18n
    (help.reportCardNudge.debugPrompt + reused open) instead of hardcoded
    English. New debugPrompt key across all 7 locales.

Card-report picker polish, all composed from existing building blocks:

- Per-row art thumbnail (art_crop via cardImageLookup + useCardImage) that
  opens the board's full card preview on hover / touch long-press through
  useCardHover; the row's tap-to-confirm is gated on firedRef so previewing
  never fires a report. cardImageLookup already handles emblems, tokens,
  MDFCs, and transformed faces, so no special-casing.
- Zone filter chips mirroring the player filter: zones recorded before any
  filter is applied so a selection never hides the other chips; the shared
  chip is generalized from PlayerFilterChip to FilterChip. New cardReport.
  allZones key across all 7 locales.
- Debug panel's player-facing 'report a card' section now uses i18n
  (help.reportCardNudge.debugPrompt + reused open) instead of hardcoded
  English. New debugPrompt key across all 7 locales.
@gemini-code-assist

Copy link
Copy Markdown
Contributor

Warning

You have reached your daily quota limit. Please wait up to 24 hours and I will start processing your requests again!

@matthewevans matthewevans enabled auto-merge July 6, 2026 00:15
@matthewevans matthewevans added this pull request to the merge queue Jul 6, 2026
Merged via the queue into main with commit b35b02d Jul 6, 2026
11 checks passed
@matthewevans matthewevans deleted the ship/report-picker-polish branch July 6, 2026 00:45
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