Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
QA/QC 결과 발견된 문제를 해결했습니다.
ScheduleDrawer에서 결제 수단 카드의 제목이 업데이트되지 않고 일정중요도로 남아있던 문제를 해결했습니다.
또한, 일정을 등록한 이후 새로운 일정을 추가하기 위해 일정 추가 서랍을 열었을 때 직전에 추가한 일정의 내용이 그대로 남아있는 문제를 해결했습니다.
추가적으로 ScheduleDrawer의 디자인 수정을 진행했습니다. 각 input의 title 크기를 조정하고 추후 생성될 템플릿을 위한 칸을 추가 구현했습니다. 마지막으로 반복 일정 조정 시 반복 옵션을 함축해 보여줄 수 있는 기능을 추가 구현했습니다.
홈 화면에서 mock api를 사용할 때 상단 카드에서 금액 정부가 미반영되는 문제를 해결했습니다.
close #281