Skip to content

issue#81 게시글 작성, 수정 페이지 오류 해결#87

Merged
gogumalatte merged 2 commits intodevelopfrom
Fix/issue-#81
Feb 24, 2025
Merged

issue#81 게시글 작성, 수정 페이지 오류 해결#87
gogumalatte merged 2 commits intodevelopfrom
Fix/issue-#81

Conversation

@gogumalatte
Copy link
Contributor

📝 상세 내용

게시글 작성, 수정 페이지에서 저장 시 toast에 오류 발생 뜨는 것 해결했습니다. -> api에 변수 이름을 tagIds인데 tagId라고 잘못 적어서 뜨는 오류였음. 결국 Tag는 제대로 저장이 안되고 있었음.. 이제 오류 고쳐져서 게시글도 저장되고, 태그도 잘 저장됨.
스켈레톤 코드 구현함. 그냥 스켈레톤 코드 파일을 새로 만들어서 로딩 중에는 그 컴포넌트가 보이게 함.
이미지가 storageId가 없어야 저장이 되고 있음. 그래서 storageId를 쓰는 건지 안쓰는 건지 모르겠음. (처음에 이거 쓰자고 한 이유는 db에 이미지 파일에 계속 쌓여서 지워줄 때 storageId 별로 지우자고 해서 프론트에서 만듦) 암튼 이거 지움. 로컬에서는 이미지 잘 보임. 썸네일도 잘 저장됨.

#️⃣ 이슈 번호

close #81

💬 리뷰 요구사항

⏰ 현재 버그

📷 스크린샷(선택)

🔗 참고 자료(선택)

@gogumalatte gogumalatte added the 😡 Bug Fix 발생한 버그를 수정하는 경우 label Feb 24, 2025
@gogumalatte gogumalatte self-assigned this Feb 24, 2025
@gogumalatte gogumalatte linked an issue Feb 24, 2025 that may be closed by this pull request
3 tasks
@gogumalatte gogumalatte merged commit f530566 into develop Feb 24, 2025
1 check passed
@gogumalatte gogumalatte deleted the Fix/issue-#81 branch February 24, 2025 16:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

😡 Bug Fix 발생한 버그를 수정하는 경우

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[기능 수정] 게시글 작성, 수정 페이지 기능 수정 및 개선

1 participant