Skip to content

Conversation

jjoonleo
Copy link
Contributor

Describe your changes

수정 사항

  • 약속 타일 시간 표시 부분에 '오전/오후' 중복 제거
  • 약속 타일 텍스트 크기, 간격 수정
  • 약속 타일 드롭다운 화살표 아이콘 크기 수정
  • 펼침 상태에서 화살표 파란색으로 변하는 것 없애기

Issue ticket number and link

Closes #301

Checklist before requesting a review

  • I have performed a self-review of my code
  • If it is a core feature, I have added thorough tests.

Screenshots (if appropriate):

- Change the translation of "travel time" from "이동 소요 시간" to "이동시간" for improved clarity and conciseness in the Korean localization files.
- Adjust padding and margins in the ScheduleDetail widget for improved spacing and visual consistency.
- Update text formatting for schedule time and place name to enhance readability.
- Refactor ScheduleInfoTile to _ScheduleInfoTile for better encapsulation.
- Simplify the structure of the widget tree in the schedule detail use case for better maintainability.
…widgetbook

- Remove unnecessary padding in the ScheduleDetail widget for a cleaner layout.
- Update ListView to ListView.separated in widgetbook for improved item spacing and visual clarity.
- Update icon colors in the ExpansionTile of ScheduleDetail to use the new `onSurfaceVariant` color for both expanded and collapsed states, improving visual consistency.
…ponent

- Introduce IconTheme to manage icon size in the ExpansionTile for better consistency.
- Simplify the structure of the ExpansionTile while maintaining functionality and readability.
- Ensure text overflow handling for place names is consistent with the overall design.
@jjoonleo jjoonleo linked an issue Aug 31, 2025 that may be closed by this pull request
Copy link

Visit the preview URL for this PR (updated for commit 84a58d3):

https://ontime-c63f1--pr304-301-feature-cal-cn9mja6v.web.app

(expires Sun, 07 Sep 2025 12:12:05 GMT)

🔥 via Firebase Hosting GitHub Action 🌎

Sign: 7d60a2eae4c4a5839220ed6a57552a3b61cce5a3

Copy link

Visit the preview URL for this PR (updated for commit 84a58d3):

https://on-time-front-widgetbook--pr304-301-feature-cal-28lqkq55.web.app

(expires Sun, 07 Sep 2025 12:12:36 GMT)

🔥 via Firebase Hosting GitHub Action 🌎

Sign: e53128a376fed0209d449279de9c0d94c83cdd8b

@jjoonleo jjoonleo merged commit b80d868 into main Aug 31, 2025
5 of 6 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.

[Feature]: (cal) 약속 목록 타일 수정

1 participant