Fix(client): 댓글, 대댓글 작성 중 취소 시 취소 상태 유지 모달 관련 문구 수정 #491
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.
📌 Summary
📚 Tasks
기존에 댓글을 작성하거나 수정 중에
취소버튼을 눌러 나오는 모달의계속 작성하기계속 수정하기문구가 사이즈를 초과하여 2줄로 표기되는 이슈가 있었어요. 피그마에서 확인하니 디자인에서 양 옆 패딩은 2rem으로 되어 있는데 내용이 밖으로 튀어나와 있던걸 발견습니다.이에 디자인과의 대화 끝에
계속 작성하기,계속 수정하기문구를취소로 변경하기로 했어요.📸 Screenshot
[AS-IS]
[TO-BE]