Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor: QA/QC로 발견된 버그를 해결합니다. #282

Merged
merged 11 commits into from
May 6, 2024

Conversation

soyoung125
Copy link
Owner

@soyoung125 soyoung125 commented May 6, 2024

QA/QC 결과 발견된 문제를 해결했습니다.

ScheduleDrawer에서 결제 수단 카드의 제목이 업데이트되지 않고 일정중요도로 남아있던 문제를 해결했습니다.
또한, 일정을 등록한 이후 새로운 일정을 추가하기 위해 일정 추가 서랍을 열었을 때 직전에 추가한 일정의 내용이 그대로 남아있는 문제를 해결했습니다.
추가적으로 ScheduleDrawer의 디자인 수정을 진행했습니다. 각 input의 title 크기를 조정하고 추후 생성될 템플릿을 위한 칸을 추가 구현했습니다. 마지막으로 반복 일정 조정 시 반복 옵션을 함축해 보여줄 수 있는 기능을 추가 구현했습니다.

홈 화면에서 mock api를 사용할 때 상단 카드에서 금액 정부가 미반영되는 문제를 해결했습니다.

close #281

@soyoung125 soyoung125 merged commit ecf944c into develop May 6, 2024
@soyoung125 soyoung125 deleted the refactor/281 branch May 6, 2024 13:26
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.

QA/QC 버그 해결 및 ScheduleDrawer 변경된 디자인을 적용합니다.
1 participant