Merged
Conversation
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.
📝 상세 내용
게시글 작성, 수정 페이지에서 저장 시 toast에 오류 발생 뜨는 것 해결했습니다. -> api에 변수 이름을 tagIds인데 tagId라고 잘못 적어서 뜨는 오류였음. 결국 Tag는 제대로 저장이 안되고 있었음.. 이제 오류 고쳐져서 게시글도 저장되고, 태그도 잘 저장됨.
스켈레톤 코드 구현함. 그냥 스켈레톤 코드 파일을 새로 만들어서 로딩 중에는 그 컴포넌트가 보이게 함.
이미지가 storageId가 없어야 저장이 되고 있음. 그래서 storageId를 쓰는 건지 안쓰는 건지 모르겠음. (처음에 이거 쓰자고 한 이유는 db에 이미지 파일에 계속 쌓여서 지워줄 때 storageId 별로 지우자고 해서 프론트에서 만듦) 암튼 이거 지움. 로컬에서는 이미지 잘 보임. 썸네일도 잘 저장됨.
#️⃣ 이슈 번호
close #81
💬 리뷰 요구사항
⏰ 현재 버그
📷 스크린샷(선택)
🔗 참고 자료(선택)