フォールバック時の注記を赤くして目立たせる - #213
Merged
Merged
Conversation
「まだ週間の記録が溜まっていないため、トータルを表示しています」が グレーの小さい文字で気付かれなかった。選択中のタブと表示内容が違う ことを伝える重要な注記なので、赤字+同色ボーダー+薄い面+警告アイコンで 囲って目立たせる。 色は color.css に --color-danger を追加してトークン化し、DESIGN.md にも 「読み飛ばされると困るものは文字色だけでなく面で囲う」として明文化する。 Co-Authored-By: Claude Opus 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01DwkB6Hj2JggoKcy7FoxNcU
Contributor
|
Bugbot is not enabled for your account, so this pull request was not reviewed. Enable Bugbot in the Cursor dashboard to get automatic reviews on future PRs. |
kojira
pushed a commit
that referenced
this pull request
Jul 25, 2026
This was referenced Jul 25, 2026
kojira
pushed a commit
that referenced
this pull request
Aug 2, 2026
Merged
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.
「まだ週間の記録が溜まっていないため、トータルを表示しています」がグレーの小さい文字で気付かれませんでした。選択中のタブと表示内容が食い違っていることを伝える重要な注記なので、目立つようにします。
--color-danger)+ 同色ボーダー + 薄いティントの面 + 警告アイコンで囲う色は
color.cssに--color-danger: #ff6b6bを追加してトークン化しました(暗い背景で読めるよう純赤より明るめ)。DESIGN.md にも「注意喚起は--color-danger。読み飛ばされると困るものは文字色だけでなく面で囲う」として明文化しています。yarn generate成功。ヘッドレスで表示確認済み。参考:
RepoPicker.vueの保存エラーが#ff8080を直書きしているので、後で--color-dangerに寄せると統一できます(今回のスコープ外)。🤖 Generated with Claude Code
https://claude.ai/code/session_01DwkB6Hj2JggoKcy7FoxNcU
Generated by Claude Code