Why
運営・メンターが未解決・転送待ち質問をひと目で把握できるメインビュー。
Scope
app/questions/page.tsx
features/questions/components/QuestionCard.tsx(タイトル・カテゴリ・状態・経過時間)
features/questions/components/QuestionStatusBadge.tsx(ステータス別色分け)
features/questions/components/QuestionList.tsx(ステータス別タブ)
features/questions/hooks/useQuestions.ts(API フェッチ)
ステータス別色分け:escalated = 赤、waiting_more_info = 黄、ai_replied = 緑、resolved = グレー
Out of scope
質問詳細ページ(#G-03)
Dependencies
Acceptance Criteria
Size: M | Parallelizable: Yes(#G-01 完了後)
Why
運営・メンターが未解決・転送待ち質問をひと目で把握できるメインビュー。
Scope
app/questions/page.tsxfeatures/questions/components/QuestionCard.tsx(タイトル・カテゴリ・状態・経過時間)features/questions/components/QuestionStatusBadge.tsx(ステータス別色分け)features/questions/components/QuestionList.tsx(ステータス別タブ)features/questions/hooks/useQuestions.ts(API フェッチ)ステータス別色分け:escalated = 赤、waiting_more_info = 黄、ai_replied = 緑、resolved = グレー
Out of scope
質問詳細ページ(#G-03)
Dependencies
Acceptance Criteria
Size: M | Parallelizable: Yes(#G-01 完了後)