fix(classroom): クラス作成フォームのモーダル化・詳細/評価の表示統一 (F-2)#1034
Merged
smalruby3-editor-bot[bot] merged 1 commit intoJul 12, 2026
Merged
Conversation
レビュー第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>
|
🚀 Preview deployed: https://smalruby.jp/smalruby3-editor/feature/lesson-support-1033/ |
5b95e17
into
feature/lesson-support
9 checks passed
4 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
レビュー第4弾の修正 4 点。EPIC #1003 の Phase F-2。
Changes Made
Test Coverage
Related Issues
Fixes #1033 (EPIC #1003 Phase F-2)
🤖 Generated with Claude Code