Skip to content

Remove legacy PDF Number Extractor static app#128

Merged
YurMil merged 1 commit into
mainfrom
chore/remove-legacy-pdf-extractor
Jul 20, 2026
Merged

Remove legacy PDF Number Extractor static app#128
YurMil merged 1 commit into
mainfrom
chore/remove-legacy-pdf-extractor

Conversation

@YurMil

@YurMil YurMil commented Jul 20, 2026

Copy link
Copy Markdown
Owner

Closes #95 (final acceptance criterion).

The tool has long been an in-repo React + TypeScript component (src/components/PdfNumberExtractor, lazy-loaded via BrowserOnly/Suspense through the utility shell). The legacy inline-DOM static/utility-apps/pdf-number-extractor/ (app.html + a stray light-theme.css, 56 KB) was unreferenced by any page, config, or script — verified by repo-wide search — and only kept migration issue #95 formally open.

🤖 Generated with Claude Code

The utility has been an in-repo React component since its migration
(src/components/PdfNumberExtractor, lazy-loaded through the utility
shell); the old inline-DOM app.html was unreferenced dead weight and its
presence left migration issue #95 formally incomplete.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@vercel

vercel Bot commented Jul 20, 2026

Copy link
Copy Markdown
Contributor

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
cadautoscript-com Ready Ready Preview, Comment Jul 20, 2026 7:45pm

@supabase

supabase Bot commented Jul 20, 2026

Copy link
Copy Markdown

This pull request has been ignored for the connected project bkcimygtsnckzexbfqxh because there are no changes detected in supabase directory. You can change this behaviour in Project Integrations Settings ↗︎.


Preview Branches by Supabase.
Learn more about Supabase Branching ↗︎.

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request completely removes the PDF Number Extractor application, deleting both its main HTML interface file and the associated light-theme CSS stylesheet. I have no feedback to provide as there are no review comments to evaluate.

Important

The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.

@YurMil
YurMil merged commit 9880e26 into main Jul 20, 2026
8 checks 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.

Migrate PDF Number Extractor from legacy static HTML to React + TypeScript

1 participant