Skip to content

Consolidate avoid-incorrect-barcode-results FAQs (PR #59 follow-up) - #61

Merged
lyzhang0113 merged 1 commit into
previewfrom
worktree-merge-avoid-incorrect-results-faq
Sep 2, 2026
Merged

Consolidate avoid-incorrect-barcode-results FAQs (PR #59 follow-up)#61
lyzhang0113 merged 1 commit into
previewfrom
worktree-merge-avoid-incorrect-results-faq

Conversation

@lyzhang0113

Copy link
Copy Markdown
Contributor

Summary

Per the review discussion on #59 (claire-chan + lyzhang0113), this consolidates the duplicated/overlapping "avoid incorrect results" FAQs:

  • Deleted barcode-reader/server/configuration/avoid-incorrect-results.md (near-duplicate of the general copy).
  • Deleted barcode-reader/web/configuration/avoid-incorrect-barcode-results.md (overlapping content, different wording).
  • Merged the content of general/avoid-incorrect-results.md and general/avoid-incorrect-barcode-results.md into one canonical, edition-agnostic FAQ at general/avoid-incorrect-barcode-results.md (minResultConfidence + minBarcodeTextLength apply identically across server/web/mobile via SimplifiedBarcodeReaderSettings; cites both the C++ and JavaScript API references).
  • Moved the CODE_128 "extra trailing byte" known-issue out into its own standalone FAQ: general/code-128-extra-trailing-byte.md.
  • Updated general/index.md, server/index.md, server/configuration/index.md, web/index.md, and web/configuration/index.md to point at the new/consolidated pages (server and web entries now cross-link to the general FAQ instead of a local duplicate).

Base branch is preview (PR #59's head branch) so this merges directly into that PR's content rather than opening a separate main-bound PR.

Test plan

  • Repo-wide grep confirms no remaining references to the deleted filenames.
  • Manual review of merged FAQ content and updated index links.

…rticle

Per PR #59 review: merge general/avoid-incorrect-results.md and
general/avoid-incorrect-barcode-results.md into a single edition-agnostic
FAQ (minResultConfidence + minBarcodeTextLength apply identically across
server, web, and mobile). Move the CODE_128 trailing-byte issue out into
its own standalone FAQ. Drop the now-duplicate server and web copies and
repoint their index.md entries to the general FAQ.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
@lyzhang0113
lyzhang0113 merged commit 4701d49 into preview Sep 2, 2026
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