Conversation
백엔드 api 업데이트 후 수정이 필요합니다
…latform-client into feat/group-study-start-modal
yeun38
approved these changes
Oct 10, 2025
…e-zero-to-one/study-platform-client into feat/group-study-start-modal
yeun38
approved these changes
Oct 11, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
🌱 연관된 이슈
QNRR-477☘️ 작업 내용
[x] 스터디 개설 모달 UI 추가
[x] 스터디 개설 api 연결
🍀 참고사항
정말 마음에 들지 않는 코드입니다......나중에 리팩토링할 부분이 굉장히 많을 것 같습니다.
[ 기존 formfield가 하나의 입력값을 존재로 구현되어있다보니, 입력이 늘어나는 순간 쓸 수 없는 코드가 되었습니다...
이 부분은 나중에 formfield를 전체적으로 수정하며 변경해야 할 것 같습니다]
[무슨 말이냐면, 다른 페이지로 이동했을 때 저장이 안되고 있는 것 같습니다...
이 부분은 왜?인지????모르겠지만????? zod가 step3의 질문 string[]를 인식하지 못합니다....
그래서 fieldArray를 사용하지 못해 로컬 저장을 못했습니다.. 이 부분도 리팩토링 대상입니다]
[ 이 부분은 조금 고민이었는데, 버튼을 비활성화하지 않고, 버튼을 눌렀을 때 유효성이 통과되지 못하면 보여주는 것으로 개발을 진행했습니다. (예전에 이런식으로 해달라고 들었던 것 같아서...) ]
[못생겼습니다]
스크린샷 (선택)