Skip to content

本番反映: 障害情報バッジのインジケーターの見切れを修正 - #249

Merged
TinyKitten merged 2 commits into
masterfrom
dev
Sep 10, 2026
Merged

TinyKitten merged 2 commits into
masterfrom
dev

Conversation

@TinyKitten

Copy link
Copy Markdown
Member

概要

dev の変更を master に反映し、LPヘッダーの「障害情報」バッジでインジケーターの外周リングが見切れる問題を修正します。

変更内容

  • 外周リングの太さに合わせて上下・左に3pxの余白を確保
  • スライドインアニメーションで左余白も0から3pxへ遷移

対象: #248

確認内容

  • master...dev の差分が apps/lp/src/components/ServiceStatus.module.css のみであることを確認
  • 本PR作成時のテスト再実行は未実施

claude and others added 2 commits September 10, 2026 04:49
ヘッダーの障害情報バッジで、ステータスインジケーターの外周リング
(box-shadow) が .status の overflow: hidden により左端と上下で
見切れていた。リングの太さぶん(3px)の余白を .status に確保し、
スライドインアニメーションでも padding-left を合わせて遷移させる。

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01K82yoxxLzbCi9aN9cwfXiC
…1infp

fix(lp): 障害情報バッジのインジケーターの見切れを修正
@vercel

vercel Bot commented Sep 10, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated
trainlcd-lp-stg Ready Ready Preview Sep 10, 2026 1:20pm UTC
trainlcd-status-stg Ready Ready Preview Sep 10, 2026 1:20pm UTC

Request Review

@coderabbitai

coderabbitai Bot commented Sep 10, 2026

Copy link
Copy Markdown
Contributor

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Essentials

Run ID: fabe67ad-d9e1-4bd2-b295-9b6d1fdcab76

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

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

@TinyKitten
TinyKitten merged commit c043494 into master Sep 10, 2026
3 checks passed
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