Skip to content

fix-fe: 질문 갯수 및 제목, 설명 제한 글자수 변경 #1024

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

Merged
merged 3 commits into from
Feb 16, 2025

Conversation

lurgi
Copy link
Contributor

@lurgi lurgi commented Feb 16, 2025

작업 내용

  • KUCC 요구사항 변경 요청에 따른 글자수 및 질문 갯수 변경 작업

@lurgi lurgi requested a review from llqqssttyy February 16, 2025 09:46
Copy link
Contributor

1739699231.825599

@lurgi lurgi requested a review from HyungHoKim00 February 16, 2025 09:47
Copy link
Contributor

@HyungHoKim00 HyungHoKim00 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

말씀드린거만 롤백 부탁드립니다. 질문 추가 설명 길이는 추후에 한번에 늘리는거로 가시죠

@@ -111,7 +111,7 @@ export default function QuestionBuilder({
<TextField
placeholder="질문 설명을 입력하세요."
onChange={handleChangeDescription}
maxLength={300}
maxLength={500}
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

설명 길이는 저희가 제한이 걸려있어서, 당장은 안바꾸는 쪽으로 부탁드립니다.

@lurgi lurgi added this to the 스프린트 7.0 milestone Feb 16, 2025
@lurgi lurgi merged commit 77a400b into fe/main Feb 16, 2025
@lurgi lurgi deleted the fix-apply-character branch February 16, 2025 09:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: 완료
Development

Successfully merging this pull request may close these issues.

3 participants