2025 12 12 vv7f cafab - #2
Merged
Merged
Conversation
… 토글하는 기능을 추가합니다. 프로필 관리 및 공개 보기 상호작용을 위한 새로운 방법으로 데이터 서비스를 향상시킵니다. 백엔드에서 사용자 프로필을 동기화하고 좋아요와 북마크에 대한 낙관적인 UI 업데이트를 처리할 수 있도록 스토어를 업데이트합니다.
…blishLook handling in Dashboard and Fitting components, including state management for publishing status. Updated schema.prisma with comments for likesCount and bookmarksCount, indicating future enhancements.
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.
사용자 프로필 가져오기 및 업데이트를 위한 사용자 프로필 API 엔드포인트를 구현합니다. 공개 보기를 위해 좋아요와 북마크를 토글하는 기능을 추가합니다. 프로필 관리 및 공개 보기 상호작용을 위한 새로운 방법으로 데이터 서비스를 향상시킵니다. 백엔드에서 사용자 프로필을 동기화하고 좋아요와 북마크에 대한 낙관적인 UI 업데이트를 처리할 수 있도록 스토어를 업데이트합니다.