Open Issues Need Help
View All on GitHub 🔴 CRITICAL: Fix PDF.js TypeScript types and Vite environment variables about 2 months ago
AI Summary: This critical issue is blocking production builds due to TypeScript compilation failures in a Vite project. The core problems are missing type definitions for `pdfjs-dist` and `import.meta.env` not being recognized by TypeScript. The solution requires correctly installing PDF.js types, configuring `vite-env.d.ts` for environment variables, and potentially adjusting `tsconfig.json` and PDF.js worker setup.
Complexity:
4/5
bug help wanted
Research: Z-index and pointer-events architecture for modal overlays about 2 months ago
bug help wanted
Improve E2E test stability - fix flaky tests and timing issues about 2 months ago
enhancement help wanted
Fix TypeScript build errors blocking production deployment about 2 months ago
bug good first issue
Fix UI overlay interference blocking user interactions about 2 months ago
bug enhancement help wanted