We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The text was updated successfully, but these errors were encountered:
refactor: Reply(댓글/대댓글) 빈 내용 입력 오류 처리 코드 변경
f3216a7
- Kernel360#138 이슈에 작성된 내용을 바탕으로 리팩토링 했습니다. - 공백으로 입력하는 에러 판단 조건을 trim으로 구현했습니다. - 판단하는 코드가 중복되기에, validateReplyContent로 메서드분리 했습니다.
refactor: 삭제 시, 삭제여부 확인하는 절차 추가
5d4c83b
- Kernel360#138 이슈에 명시된 바와 같이, 도서/독후감/댓글 삭제 시, 삭제할 것인지 물어보는 절차를 추가했습니다.
No branches or pull requests
The text was updated successfully, but these errors were encountered: