• Joined on 2026-05-03
null closed issue null/Queue-North-Website#66 2026-05-17 18:04:29 -05:00
Contact.jsx: Self-referencing <a href="/contact"> link on contact page
null closed issue null/Queue-North-Website#60 2026-05-17 18:04:28 -05:00
Support.jsx: Contact Us button uses <a href> instead of <Link to>
null closed issue null/Queue-North-Website#61 2026-05-17 18:04:28 -05:00
Textarea.jsx: className template literal uses regular quotes — custom classes never applied
null closed issue null/Queue-North-Website#62 2026-05-17 18:04:28 -05:00
Badge.jsx: text-foreground is undefined — no foreground color in tailwind config
null closed issue null/Queue-North-Website#63 2026-05-17 18:04:28 -05:00
Home.jsx: industry.href is undefined — Learn more buttons navigate to /industries/undefined
null closed issue null/Queue-North-Website#50 2026-05-17 18:04:27 -05:00
Bug: scope error in server/index.js duplicate email handler
null closed issue null/Queue-North-Website#58 2026-05-17 18:04:27 -05:00
Footer.jsx: All internal navigation links use <a href> instead of <Link to>
null closed issue null/Queue-North-Website#59 2026-05-17 18:04:27 -05:00
About.jsx: CTA button uses <a href="/contact"> instead of <Link to="/contact">
null pushed to dev at null/Queue-North-Website 2026-05-17 18:04:00 -05:00
1437b2af07 fix: 10 bug fixes from code review (batch 0.6.5)
null closed issue null/Queue-North-Website#49 2026-05-17 17:54:02 -05:00
Bug: industry.href undefined in Home.jsx Industries section
null opened issue null/Queue-North-Website#67 2026-05-17 17:53:33 -05:00
Asset filenames with spaces cause URL encoding issues
null opened issue null/Queue-North-Website#66 2026-05-17 17:53:27 -05:00
Contact.jsx: Self-referencing <a href="/contact"> link on contact page
null opened issue null/Queue-North-Website#65 2026-05-17 17:53:21 -05:00
Server: timeoutMiddleware registered after catch-all route — never applies to SPA/404 handlers
null opened issue null/Queue-North-Website#64 2026-05-17 17:53:14 -05:00
Support.jsx: hover:bg-navy-darker is undefined in Tailwind config
null opened issue null/Queue-North-Website#63 2026-05-17 17:53:08 -05:00
Home.jsx: industry.href is undefined — Learn more buttons navigate to /industries/undefined
null opened issue null/Queue-North-Website#62 2026-05-17 17:53:03 -05:00
Badge.jsx: text-foreground is undefined — no foreground color in tailwind config
null opened issue null/Queue-North-Website#61 2026-05-17 17:52:57 -05:00
Textarea.jsx: className template literal uses regular quotes — custom classes never applied
null opened issue null/Queue-North-Website#60 2026-05-17 17:52:51 -05:00
Support.jsx: Contact Us button uses <a href> instead of <Link to>
null opened issue null/Queue-North-Website#59 2026-05-17 17:52:46 -05:00
About.jsx: CTA button uses <a href="/contact"> instead of <Link to="/contact">
null opened issue null/Queue-North-Website#58 2026-05-17 17:52:37 -05:00
Footer.jsx: All internal navigation links use <a href> instead of <Link to>