Skip to content

fix(classroom): クラス作成フォームのモーダル化・詳細/評価の表示統一 (F-2)#1034

Merged
smalruby3-editor-bot[bot] merged 1 commit into
feature/lesson-supportfrom
feature/lesson-support-1033
Jul 12, 2026
Merged

fix(classroom): クラス作成フォームのモーダル化・詳細/評価の表示統一 (F-2)#1034
smalruby3-editor-bot[bot] merged 1 commit into
feature/lesson-supportfrom
feature/lesson-support-1033

Conversation

@smalruby3-editor-bot

Copy link
Copy Markdown

Summary

レビュー第4弾の修正 4 点。EPIC #1003 の Phase F-2。

Changes Made

  • クラス作成フォームもモーダル風(枠線+影)+ キャンセル(課題一覧のフォームと同表現)
  • GC インポート済み判定からアーカイブ済みクラスを除外(コードレビューで担保 — GC 実操作は人間 DoD)
  • 課題詳細の整列: マージン・パンくず・タイトル位置を他画面と統一(x=48px 実測一致)。タイトルは共通形式「%クラス名% %年度%年度 / %セクション%」(所属クラス無しの develop データは従来表示)
  • 評価画面のタイトルも同形式(「評価 — 」プレフィックス削除)

Test Coverage

  • lint(--max-warnings 0)パス
  • headless 検証 6 項目 ALL PASS(stg 実 API・整列は boundingBox 実測)

Related Issues

Fixes #1033 (EPIC #1003 Phase F-2)

🤖 Generated with Claude Code

レビュー第4弾 (EPIC #1003 Phase F-2):

- クラス一覧の「クラスを作る」フォームも枠線+影のモーダル風 +
  キャンセルボタン (課題一覧のフォームと同じ表現)
- GC の「インポート済み」判定からアーカイブ済みクラスを除外
  (再インポートでの再開を妨げない)
- 課題詳細のマージン・パンくず・タイトル位置を他のクラス管理画面と
  統一 (x=48px を実測一致)。タイトルは「%クラス名% %年度%年度 /
  %セクション%」の共通形式 (所属クラス無しの develop データは
  従来の className 表示)
- 評価画面のタイトルも同形式に (「評価 — 」プレフィックス削除)

headless 検証 6 項目 ALL PASS

Refs #1033

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@github-actions

Copy link
Copy Markdown

@smalruby3-editor-bot smalruby3-editor-bot Bot merged commit 5b95e17 into feature/lesson-support Jul 12, 2026
9 checks passed
@smalruby3-editor-bot smalruby3-editor-bot Bot deleted the feature/lesson-support-1033 branch July 12, 2026 16:19
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.

0 participants