Skip to content

fix: 데일리 카드 체크리스트 날짜 배치 - #285

Open
yuyeon48 wants to merge 1 commit into
mainfrom
fix/dailyChecklistDateAlign
Open

fix: 데일리 카드 체크리스트 날짜 배치#285
yuyeon48 wants to merge 1 commit into
mainfrom
fix/dailyChecklistDateAlign

Conversation

@yuyeon48

Copy link
Copy Markdown
Contributor

피드백 들어오면 다시 수정 예정

📂 관련 이슈

  • closes #[이슈 번호]

🛠️ 작업 사항

  • [ ]
  • [ ]

📸 관련 이미지 (스크린샷 또는 동영상)


💬 기타 설명

💡 추가적으로 공유할 내용이나 리뷰어에게 전달할 사항이 있다면 작성해 주세요.

데일리 카드에서 항목 날짜("8월 1일")가 카드 오른쪽 끝이 아니라 중간에 떠 보였습니다.
위쪽 일정 시간(17:00)과 오른쪽 끝이 맞지 않았습니다.

daily 레이아웃 두 곳에 폭이 299px로 고정돼 있었습니다.

- Checklist의 바깥 컨테이너 (getVariantChecklistLayout)
- ChecklistItem의 행 (VARIANT_ITEM_LAYOUT)

날짜는 ml-auto로 오른쪽에 붙는데, 기준이 되는 상자가 카드보다 좁다 보니 카드 오른쪽
끝에 못 미치는 자리에서 멈췄습니다. 둘 다 w-full로 바꿔 카드 폭을 그대로 쓰게 했습니다.

카드 쪽 CSS(.schedule-card-checklist-wrap)가 왼쪽으로 4.5px 당기면서 너비를 같은 값만큼
늘려 오른쪽 끝을 카드 여백선에 맞춰두고 있어서, 이제 날짜 오른쪽 끝이 일정 시간과 같은
선에 놓입니다.

daily variant는 ScheduleCard 한 곳에서만 쓰므로 영향 범위는 데일리 카드로 한정됩니다.
create/event의 고정폭은 건드리지 않았습니다.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
@vercel

vercel Bot commented Aug 20, 2026

Copy link
Copy Markdown

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

Project Deployment Actions Updated (UTC)
tryna Ready Ready Preview Aug 20, 2026 7:29am

@coderabbitai

coderabbitai Bot commented Aug 20, 2026

Copy link
Copy Markdown

Important

  • 🔍 Trigger review

This repository does not receive automatic reviews because it has fewer than 10 stars.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro Plus

Run ID: a8fb6fec-12d5-4ae0-90f8-7d0359d6d32a


Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

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

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.

1 participant