Skip to content

吹き出しのステータスタグから背景色を削除#26

Merged
TinyKitten merged 1 commit intomainfrom
claude/remove-tag-background-E7Jje
Feb 20, 2026
Merged

吹き出しのステータスタグから背景色を削除#26
TinyKitten merged 1 commit intomainfrom
claude/remove-tag-background-E7Jje

Conversation

@TinyKitten
Copy link
Copy Markdown
Member

@TinyKitten TinyKitten commented Feb 20, 2026

他の画面のタグと統一するため、マップ吹き出し内のステータスバッジから
背景色(borderColor + "33")を取り除く。

https://claude.ai/code/session_018fi5etDTXvuQFwnMwSzYVn

Summary by CodeRabbit

リリースノート

  • スタイル
    • マップ表示のバッジビジュアルを調整しました。半透明の背景効果を削除し、より洗練された表示になりました。

他の画面のタグと統一するため、マップ吹き出し内のステータスバッジから
背景色(borderColor + "33")を取り除く。

https://claude.ai/code/session_018fi5etDTXvuQFwnMwSzYVn
@TinyKitten TinyKitten merged commit bad8623 into main Feb 20, 2026
1 check was pending
@TinyKitten TinyKitten deleted the claude/remove-tag-background-E7Jje branch February 20, 2026 01:08
@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Feb 20, 2026

Caution

Review failed

The pull request is closed.

📝 Walkthrough

Walkthrough

CalloutContentコンポーネントのバッジスタイルから、半透明背景色(borderColor + "33")の適用を削除し、border色のみを適用するように変更した。視覚的な強調が変更されているが、border処理やテキスト色には影響しない。

Changes

Cohort / File(s) Summary
バッジスタイル更新
app/(tabs)/map.tsx
CalloutContentのバッジスタイルから半透明背景色プロパティを削除し、borderColor属性のみを適用するように変更。

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

Possibly related PRs

Poem

🐰✨ バッジよ、背景色よさようなら
枠線だけで輝く潔さ
シンプルなスタイル、心もスッキリ
デザインの改善、ぴょん!

✨ Finishing Touches
  • 📝 Generate docstrings (stacked PR)
  • 📝 Generate docstrings (commit on current branch)
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch claude/remove-tag-background-E7Jje

Comment @coderabbitai help to get the list of available commands and usage tips.

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.

2 participants