-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Refactor: [UI/UX 개선] 팔로우버튼, 콜렉트버튼 - optimistic UI 적용 (#223)
* Refactor: 프로필 팔로우 기능에 optimistic updates 기능 적용 * Refactor: 프로필 팔로우취소 기능에 optimistic updates 기능 적용 및 하나의 mutation으로 수정 * Refactor: 리스트상세 콜렉트기능(북마크)에 optimistic updates 적용 * Fix: 팔로우 버튼 optimistic updates 일부 조건문 수정 * Refactor: 탐색페이지 팔로우 기능에 optimistic updates 적용
- Loading branch information
1 parent
613f741
commit 3efc8e0
Showing
4 changed files
with
79 additions
and
68 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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
This file contains 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
This file contains 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