Warn before duplicate mobile issue capture #372

Merged
rockachopa merged 1 commits from timmy/371-duplicate-aware-mobile-capture into main 2026-08-09 04:43:23 +00:00
Member

Closes #371

What changed

  • checks the selected repository for similar open issues while a mobile capture draft is edited
  • filters out pulls, closed work, and other repositories; ignores stale responses
  • preserves the draft while operators review verified forge links
  • requires an explicit Create anyway acknowledgement before durable outbox admission
  • keeps offline, failed, and partial searches advisory and non-blocking
  • ships the UI in offline shell v52 with 44px phone-safe controls

Verification

  • python3 -m pytest tests/ -q → 710 passed
  • deterministic release bundle built, checksum-checked, and verified for c0fc4eddd0
  • Chromium at 390×844: no horizontal overflow; candidate links and override control measured 44px/57px/44px high
Closes #371 ## What changed - checks the selected repository for similar open issues while a mobile capture draft is edited - filters out pulls, closed work, and other repositories; ignores stale responses - preserves the draft while operators review verified forge links - requires an explicit Create anyway acknowledgement before durable outbox admission - keeps offline, failed, and partial searches advisory and non-blocking - ships the UI in offline shell v52 with 44px phone-safe controls ## Verification - `python3 -m pytest tests/ -q` → 710 passed - deterministic release bundle built, checksum-checked, and verified for c0fc4eddd02b019cb20337a03273ac86293d4e10 - Chromium at 390×844: no horizontal overflow; candidate links and override control measured 44px/57px/44px high
rockachopa added 1 commit 2026-08-09 04:42:17 +00:00
feat: warn before duplicate mobile issue capture (#371)
All checks were successful
CI / lint (pull_request) Successful in 40s
CI / build-release (pull_request) Successful in 5s
CI / release-candidate (pull_request) Has been skipped
c0fc4eddd0
rockachopa merged commit 475acbb92f into main 2026-08-09 04:43:23 +00:00
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: stackchain/stackchain-dashboard#372
No description provided.