6월 28일 고도화 주간 회의 #1352
Replies: 7 comments 5 replies
-
|
Beta Was this translation helpful? Give feedback.
-
FE 개발 내용 정리Js ts 마이그레이션- 기존 컴포넌트의 props에 타입 부여하기 (컴포넌트 2개씩 분담해서 하기)
|
Beta Was this translation helpful? Give feedback.
-
|
Beta Was this translation helpful? Give feedback.
-
5시간은 아니지만 일단 생각해봤슴다
|
Beta Was this translation helpful? Give feedback.
-
|
Beta Was this translation helpful? Give feedback.
-
package wooteco.prolog.member.application; 현재 방식은 수정 버튼을 누르면 ProfileStudylogController ![]() ![]() 이렇게 바꿀 수 있음 근데 imageURL 255자가 넘으면 에러 발생 -> image 주소만을 저장하는데 보통 이미지 주소는 255자로 정의되지 않음 S3 구현 잔재가 있는데(https://github.com/woowacourse/prolog/blob/main/backend/src/main/java/wooteco/prolog/image/application/ImageService.java) 이 부분 파악 후 사용하는 방향으로 진행할 수 있을 것 같음
4기는 부여 받았음 뱃지 부여 로직을 구현하면 프론트에서 해당 이미지를 랜더링 하는 방식으로 구현되어있음 뱃지 이미지 추가 제작 + 뱃지 부여 로직 구현시 뱃지 수여 가능 다만 현재 방식은 DB 세션 아이디를 직접 봐야하기 때문에 DB 접근 권한을 받아야함 그 외 내용 - bugfix 다른 사람 프로필 보다가 내 프로필 보면 기존에 보던 프로필이 출력된다 |
Beta Was this translation helpful? Give feedback.
-
|
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
개선하려는 이유
개선 후 기대하는 내용
개선 사항이 어떻게 나아졌는지 알 수 있을까요?(측정 방법)
Beta Was this translation helpful? Give feedback.
All reactions