Skip to content

[Fix] 질문/댓글 이미지 단독 업로드 불가 문제 수정(프론트) #181

Description

@kkw610

버그 내용

질문 또는 댓글 작성 시 이미지만 첨부하고 텍스트를 비우면 등록이 되지 않음

QnAListPage.js, QnADetailPage.js에서 텍스트가 비어 있으면
이미지 유무와 관계없이 요청 자체를 막고 있었음

작업 내용

  • QnAListPage.js - handleCommentSubmit 조건 수정
  • QnAListPage.js - handleNewQuestion 조건 수정
  • QnADetailPage.js - handleCommentSubmit 조건 수정

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions