Skip to content
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

Fix: 리스트 수정 이미지 첨부 오류 해결 #82

Merged
merged 5 commits into from
Feb 24, 2024

Conversation

seoyoung-min
Copy link
Contributor

개요

  • 리스트 수정에서 이미지 첨부가 안되는 오류를 해결했습니다.
  • 리스트의 라벨 삭제시 생기는 오류를 해결했습니다.

작업 사항

-[x] 데이터 쪼개기 부분에서 이미지 url을 모두 ''로 없애는 작업을 제거 했습니다.
-[x] isItemChanged 속성을 제거했습니다.
-[x] setError를 clearError로 교체했습니다.
-[x] 탐색에서 사용할 이모지를 추가했습니다.

관련 이슈 (optional)

close #80

리뷰어에게

  • 많은 제보 부탁드려요~!

@seoyoung-min seoyoung-min added Fix 에러/버그 해결 Refactor 리팩토링 labels Feb 24, 2024
Copy link

vercel bot commented Feb 24, 2024

@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.

@seoyoung-min seoyoung-min merged commit 4227321 into 8-Sprinters:dev Feb 24, 2024
1 of 2 checks passed
@seoyoung-min seoyoung-min deleted the fix/list-edit branch June 3, 2024 13:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Fix 에러/버그 해결 Refactor 리팩토링
Projects
None yet
Development

Successfully merging this pull request may close these issues.

리스트 수정 시 이미지 1개만 수정할 경우 모든 이미지가 삭제되는 이슈
1 participant