Skip to content

Bulk-scan UX: parallelizable OCR against evidence matrix #301

Description

@kilodesodiq-arch

Problem Statement. BulkScannerScreen (referenced in AppNavigator) processes QR
codes one-at-a-time. Field operators scan dozens of items per minute.

Technical Context.
app/mobile/src/screens/BulkScannerScreen.tsx.

Expected Outcome. Up to 4 concurrent in-flight scans; deduplicated results; rate
limit handled.

Acceptance Criteria.

  • A test asserts throughput ≥ 2× current on a sample of 50 items.

Files or modules likely to be affected.
app/mobile/src/screens/BulkScannerScreen.tsx.

Difficulty. Medium
Estimated effort. M


CI/CD, Tooling & DX — Issues 94–100


Backlog item #93 from `docs/maintainer-issue-backlog.md.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

GrantFox OSSIssue tracked in GrantFox OSSMaybe RewardedIssue may be eligible for a GrantFox rewardOfficial Campaign | FWC26Campaign: Official Campaign | FWC26area:mobileMobile (Expo / React Native) areakind:featureNet-new featurekind:performancePerformance / scalability

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions