Skip to content

[MOD/#1530] 홈 화면 스케쥴 분기 수정#1532

Open
vvan2 wants to merge 3 commits intodevelopfrom
MOD/#1530]-홈-화면-스케쥴-분기-수정

Hidden character warning

The head ref may contain hidden characters: "MOD/#1530]-\ud648-\ud654\uba74-\uc2a4\ucf00\uc974-\ubd84\uae30-\uc218\uc815"
Open

[MOD/#1530] 홈 화면 스케쥴 분기 수정#1532
vvan2 wants to merge 3 commits intodevelopfrom
MOD/#1530]-홈-화면-스케쥴-분기-수정

Conversation

@vvan2
Copy link
Member

@vvan2 vvan2 commented Mar 20, 2026

Related issue 🛠

Work Description ✏️

  • 홈 화면 스케쥴 분기 내 휴식(BREAK)를 추가했습니다.
  • HomeScheduleTypeChip 휴식 색상 추가했습니다.

Screenshot 📸

Uncompleted Tasks 😅

To Reviewers 📢

  • 피그마를 열심히 찾아봤는데, 해당화면에 적용되는 color 명을 찾지 못하여,
    동일한 컴포넌트를 사용하는 schedule 모듈의 ScheduleItem 쪽 색상과 동일하게 적용하였습니다.
image

@vvan2 vvan2 added this to the 38th Android milestone Mar 20, 2026
@vvan2 vvan2 self-assigned this Mar 20, 2026
@vvan2 vvan2 requested a review from a team as a code owner March 20, 2026 14:52
@vvan2 vvan2 added the size/XS label Mar 20, 2026
@vvan2 vvan2 linked an issue Mar 20, 2026 that may be closed by this pull request
1 task
@vvan2 vvan2 removed the request for review from a team March 20, 2026 14:52

internal enum class Schedule(val titleKR: String) {
EVENT("행사"), SEMINAR("세미나")
EVENT("행사"), SEMINAR("세미나"), BREAK("휴식")
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

JOINT_SEMINAR("합동세미나") 도 추가 부탁드립니다! 색상은 세미나 색상과 동일해요

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

넵! 추가완료했습니당~

Copy link
Member

@1971123-seongmin 1971123-seongmin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

고생하셨어요 🙂 🙂

Copy link
Member

@sonms sonms left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

고생하셨습니다 다만 브랜치 이름에 현재 영문알파벳이나 기본기호가 아닌 문구가 포함되어있는 것 같은데 그것만 수정 부탁드려용 ~~

Copy link

@seungjunGong seungjunGong left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

고생하셨습니다 ! 이번 기수 같이 파이팅해봐요 ㅎ

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[MOD] 홈 화면 내 스케쥴 분기 수정

5 participants