Skip to content

feat: SEO, UI polish, inference fixes, laptop DB update - #1

Merged
FranGuh merged 1 commit into
mainfrom
track/seo-ui-inference-final
May 9, 2026
Merged

feat: SEO, UI polish, inference fixes, laptop DB update#1
FranGuh merged 1 commit into
mainfrom
track/seo-ui-inference-final

Conversation

@FranGuh

Copy link
Copy Markdown
Owner
  • Add react-helmet-async with dynamic meta tags per route
  • Add Open Graph, Twitter Cards, JSON-LD structured data
  • Add sitemap.xml and robots.txt
  • Fix 17 inference engine bugs (duplicates, dead code, scoring)
  • Add gamesType and photoVideo:basic to scoring
  • Add ErrorBoundary for graceful error recovery
  • Modernize UI: CSS variables, responsive, progress indicator
  • Add back navigation, progressive disclosure, localStorage persistence
  • Update laptop database: 6 outdated models replaced, 12 new added (35 total)
  • Add UI/UX Advisor agent (openai/gpt-5.5)
  • Fix accessibility: aria-expanded, aria-controls, focus-visible, WCAG AA
  • Add fallback UI with user choice when no exact laptop matches

- Add react-helmet-async with dynamic meta tags per route
- Add Open Graph, Twitter Cards, JSON-LD structured data
- Add sitemap.xml and robots.txt
- Fix 17 inference engine bugs (duplicates, dead code, scoring)
- Add gamesType and photoVideo:basic to scoring
- Add ErrorBoundary for graceful error recovery
- Modernize UI: CSS variables, responsive, progress indicator
- Add back navigation, progressive disclosure, localStorage persistence
- Update laptop database: 6 outdated models replaced, 12 new added (35 total)
- Add UI/UX Advisor agent (openai/gpt-5.5)
- Fix accessibility: aria-expanded, aria-controls, focus-visible, WCAG AA
- Add fallback UI with user choice when no exact laptop matches
@vercel

vercelBot commented May 9, 2026

Copy link
Copy Markdown

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

ProjectDeploymentActionsUpdated (UTC)
computer-selector-helperReadyReadyPreview, CommentMay 9, 2026 7:32pm

@FranGuh
FranGuh merged commit fa74a28 into mainMay 9, 2026
2 checks passed
Sign up for freeto 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

@FranGuh