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: 설문 질문 생성 버그 수정 #78

Merged
merged 1 commit into from
Aug 27, 2024
Merged

Conversation

joseph0926
Copy link
Contributor

@joseph0926 joseph0926 commented Aug 27, 2024

PR 유형

어떤 변경사항인지 체크해주세요 (중복 체크 가능)

  • 버그 (bug)
  • 기능 (feat)
  • 수정 (fix)
  • 리팩토링 (개선 느낌) (refactor)
  • 문서 (docs)
  • 기타

PR 설명

  • 질문 또는 빈질문이여도 설문 생성되는 현상 수정
  • 객관식 단일도 기본 선택지 2개 고정 + 2개 이하로는 삭제 불가능하게 수정
  • 선택지 최대 10개로 제한
  • 질문 삭제 기능 추가

관련 이슈

스크린샷

체크리스트

  • 코드가 정상적으로 컴파일되고 모든 테스트를 통과했습니다
  • 변경사항에 대한 테스트를 추가했습니다 (버그 수정 / 기능 추가의 경우)
  • 관련 문서를 업데이트했습니다

추가 정보

@joseph0926 joseph0926 self-assigned this Aug 27, 2024
@joseph0926 joseph0926 linked an issue Aug 27, 2024 that may be closed by this pull request
@joseph0926 joseph0926 merged commit 07a1726 into dev Aug 27, 2024
2 checks passed
@joseph0926 joseph0926 deleted the refactor/72 branch August 27, 2024 05:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[REFACTOR] 설문 질문 생성 수정
2 participants