Skip to content

fix: テストページの本番露出防止・placeholder URL・error.tsx追加等 #13

@kwrkb

Description

@kwrkb

概要

Medium優先度の改善項目をまとめたIssue。

含まれる項目

  1. テストページの本番露出: /test, /test/add-sample が環境チェックなしでアクセス可能
  2. プレースホルダーURL: generations.ts:57https://via.placeholder.com/512 を外部依存
  3. remotePatterns全ホスト許可: next.config.tshostname: "**" — 限定すべき
  4. error.tsx不在: Server Componentでのエラーで白画面になる
  5. fetchTreeData重複: Server/Client版がほぼ同一ロジック (コード品質ルール#6違反)

優先度

Medium

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions