-
Notifications
You must be signed in to change notification settings - Fork 6
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
HOTFIX: 리스트 수정 아이템 스탭 미리보기 이미지 오류 해결 및 헤더 컴포넌트 높이 수정 #32
HOTFIX: 리스트 수정 아이템 스탭 미리보기 이미지 오류 해결 및 헤더 컴포넌트 높이 수정 #32
Conversation
@seoyoung-min is attempting to deploy a commit to the Eujin Ahn's projects Team on Vercel. A member of the Team first needs to authorize it. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
서영님, PR 올려주신 내용 잘 확인하였습니다!! 리스트 수정시 발생한 상황까지도 잘 캐치하셔서 반영하신 점이 너무 좋은 것 같습니다.🥰 덕분에 미리보기 과정을 다시한번 인지하게 되었네요!! 감사합니당🌈
imageFile: FileList | String; | ||
}; |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
서영님, imageFile 타입중 string이 대문자로 되어있는데 소문자로 수정해야할 것 같습니다~~!
} | ||
}, [props]); | ||
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
서영님, 혹시 이 부분은 의존성 배열에 props 전체보다는 props.imageFile 등 구체적으로 넣어주는 것이 나아보이는데 서영님 생각은 어떠신가용?!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
빠르다 빨라 고생하셨습니다!!LGTM👍
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍 👍 👍 👍
개요
작업 사항
리뷰어에게