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.
✨ 구현 기능 명세
2024-10-27.5.30.34.mov
✅ PR Point
리터럴리 껍데기 퍼블리싱입니다.
언석오빠 작업물과 중복되는 스타일들은 추후 공통으로 빼주기 위해 최대한 동일하게 사용했고,
그 외에 대부분 mds 활용이라 작업한 내용이 적습니다 😓😓 정말 가볍게 봐주셔도 될거예요..!
다른 분들처럼 입력값 state 관리 같은 것도 다 우선 생략했고,
이미지 input을 형태별로 커스텀 가능하게 공통으로 만들면 좋을 것 같아서 구현하려고 했으나,
먼저 작업한 주용오빠 탭에서 제 뷰와 동일한 직사각형 이미지 input을 만들어주었길래 굳이 두번 만들지 않고 DUMMY div로 영역만 잡아놨어요. 중복 작업이 불필요해보여서요!
그래서 우선 이 껍데기 퍼블리싱 먼저 머지하고, 주용오빠 부분도 머지하게 되면
제가 주용오빠 file input 컴포넌트 공통으로 빼고, 저도 쓸 수 있는 형태로 확장시키는 작업 바로 진행 후, 제 뷰에도 반영시켜놓겠습니다.
그 외에 chip 클릭에 따라 내부 콘텐츠 변하는 것도, 입력값 관리와 연관된 부분이라 다음 단계에서 진행할 예정입니다.
머지 직후 TODO
혹시 해당 PR에서 고도화하면 좋을 것 같다고 생각하시는 작업이 있다면 말씀해주세요 달아주시는대로 바로 추가 작업 하겠습니다!