• Joined on 2026-05-03
null opened issue null/Queue-North-Website#125 2026-05-17 21:27:31 -05:00
Bug: Dynamic icon lookup in Home.jsx has no fallback (render crash risk)
null opened issue null/Queue-North-Website#124 2026-05-17 21:27:25 -05:00
Security: CORS defaults to allow all origins in development
null opened issue null/Queue-North-Website#123 2026-05-17 21:27:12 -05:00
Security: Database file created with world-writable permissions (0o666/0o777)
null opened issue null/Queue-North-Website#122 2026-05-17 21:27:06 -05:00
Security: Production build generates sourcemaps (exposes source code)
null opened issue null/Queue-North-Website#121 2026-05-17 21:27:01 -05:00
Bug: Docker healthcheck always reports healthy (process.exit never called)
null opened issue null/Queue-North-Website#120 2026-05-17 21:26:56 -05:00
Bug: db.js is dead code with conflicting schema (no UNIQUE on leads.email)
null opened issue null/Queue-North-Website#119 2026-05-17 21:23:40 -05:00
Security: No form spam protection (honeypot, captcha, or turnstile)
null opened issue null/Queue-North-Website#118 2026-05-17 21:23:35 -05:00
Performance: logo.svg is 348KB (SVG logos should be <10KB)
null opened issue null/Queue-North-Website#117 2026-05-17 21:23:31 -05:00
SEO: og:image uses SVG which is unsupported by most social platforms
null opened issue null/Queue-North-Website#116 2026-05-17 21:23:25 -05:00
Cleanup: zustand dependency is unused (never imported)
null opened issue null/Queue-North-Website#115 2026-05-17 21:23:22 -05:00
Cleanup: Dialog.jsx is unused (no component imports it)
null opened issue null/Queue-North-Website#114 2026-05-17 21:23:17 -05:00
Cleanup: CardDescription.jsx is a duplicate of Card.jsx export
null opened issue null/Queue-North-Website#113 2026-05-17 21:23:13 -05:00
Cleanup: MobileNav.jsx is dead code (Header has its own mobile menu)
null opened issue null/Queue-North-Website#112 2026-05-17 21:19:01 -05:00
Bug: Support page secondary CTA bg-secondary-bg is undefined in Tailwind config
null opened issue null/Queue-North-Website#111 2026-05-17 21:18:56 -05:00
Bug: Footer address field is not an address (contains marketing copy)
null opened issue null/Queue-North-Website#110 2026-05-17 21:18:51 -05:00
Bug: 25+ years claim is unverified (not on original site)
null opened issue null/Queue-North-Website#109 2026-05-17 21:18:46 -05:00
Bug: Header desktop nav has no Services/Industries dropdown
null opened issue null/Queue-North-Website#108 2026-05-17 21:18:40 -05:00
Bug: Certification number #25432 appears fabricated
null opened issue null/Queue-North-Website#107 2026-05-17 21:18:36 -05:00
Bug: ServiceDetail and IndustryDetail have multiple h1 tags
null opened issue null/Queue-North-Website#106 2026-05-17 21:18:30 -05:00
Bug: Support page phone numbers and email are not clickable