Skip to content

feat: wire FAQ page to searchable API data#340

Merged
itskai-dev merged 1 commit into
mainfrom
feat/wire-faq
Feb 10, 2026
Merged

feat: wire FAQ page to searchable API data#340
itskai-dev merged 1 commit into
mainfrom
feat/wire-faq

Conversation

@itskai-dev

@itskai-dev itskai-dev commented Feb 10, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • add GET /api/faq backed by data/faq.json
  • include 15 real FAQ entries across required categories
  • support search and category query params with filtered response shape { faqs, total, categories }
  • wire /faq page to fetch from API with debounced real-time search
  • add category filter tabs and keep expandable accordion UX
  • update FAQ page tests to mock API-driven behavior

Notes

  • npm run lint completes with 0 errors (existing repo warnings remain).

@vercel

vercel Bot commented Feb 10, 2026

Copy link
Copy Markdown

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

Project Deployment Actions Updated (UTC)
agent-hub Building Building Preview, Comment Feb 10, 2026 1:31am

Request Review

@supabase

supabase Bot commented Feb 10, 2026

Copy link
Copy Markdown

This pull request has been ignored for the connected project oldbapagtyvkplbqllwa 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 ↗︎.

@itskai-dev
itskai-dev merged commit 69a11a3 into main Feb 10, 2026
2 of 3 checks passed
@itskai-dev
itskai-dev deleted the feat/wire-faq branch February 10, 2026 01:31
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.

1 participant