Qnrr 377 면접 준비/완료 모달 Footer 디자인 수정#94
Merged
Conversation
Contributor
|
확인했습니다. 컴포넌트 분리에도 동의합니다! |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
🌱 연관된 이슈
Qnrr 377
☘️ 작업 내용
이전에는 면접 관련 모달들의 Footer가 피그마 명시되어있는 디자인과 달랐습니다.
아래 사진들은 수정한 후 모달 모습입니다.
논의할 내용
1. 면접 관련 모달
면접 준비하기와 완료하기 모달은 하나의 컴포넌트 TodayStudyModal에서 처리되고 있습니다.
민주님 pr에 질문한 내용인데, 개인적으로 면접 준비하기와 완료하기는 다른 기능이기 때문에 서로 다른 컴포넌트로 분리해야 한다고 생각합니다. (민주님도 같은 의견이십니다.)
나중에 리팩토링해야 할 부분입니다.
2. 버튼 컴포넌트
모달의 Footer에 있는 Button 컴포넌트들 size가 large입니다. 피그마 상에서는 large이면 좌우 padding이 16px인데, 실제 적용된 스타일은 12px입니다.
지금 여기서 고치기에 적합하지 않다고 판단하여, 수정하지 않았습니다.