Skip to content

feat(pages): FAQ Kitchen page#11

Open
ChefSalade wants to merge 1 commit into
mainfrom
feat/FAQ-web
Open

feat(pages): FAQ Kitchen page#11
ChefSalade wants to merge 1 commit into
mainfrom
feat/FAQ-web

Conversation

@ChefSalade

Copy link
Copy Markdown
Collaborator

Summary

  • Ports the FAQ Kitchen page from PCS UIKit (packages/uikit/src/widgets/FAQKitchen) into this Storybook repo at src/pages/FAQKitchenPage.tsx and registers it as Apps/FAQ Kitchen in src/pages/FAQKitchenPage.stories.tsx.
  • Persona picker (new / trader / earner), full menu, category pills, in-page search, expandable FAQ cards with deep-link CTAs, FAB chat bot with canned replies + ticket modal, and a cosmetic pancake-rain canvas.
  • Imports rewired to local primitives (Box/Flex/Grid, Button, Card, Input, Tag, Modal/ModalProvider/useModal, Icons); theme.colors.gradientCardHeader swapped to var(--pcs-colors-card-header); LogoMark / BunnyMark / chat Bunny inlined to keep this a single-file page.

Test plan

  • pnpm storybook and open Apps/FAQ Kitchen → Default
  • Pick a persona; confirm the menu banner, category pills, and FAQ cards render
  • Expand a card; click "📖 Full docs" and "Ask the Chef" CTAs
  • Open the FAB chat; type "create ticket"; confirm the ticket modal renders
  • Toggle Storybook dark/light; confirm theming holds (colors come from --pcs-colors-*)
  • Check Apps/FAQ Kitchen → TagShowcase renders all category tags

🤖 Generated with Claude Code

Port the FAQ Kitchen showcase from PCS UIKit into src/pages/ with
persona picker, search/filter, expandable FAQ cards, pancake-rain
canvas, FAB chat bot, and ticket modal. Wired to local primitives
(Box/Flex/Grid, Button, Card, Input, Modal, Icons) and theme tokens;
brand marks inlined to keep it a single-file page.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@vercel

vercel Bot commented May 13, 2026

Copy link
Copy Markdown

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

Project Deployment Actions Updated (UTC)
storybook Ready Ready Preview, Comment May 13, 2026 4:13am

Request Review

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