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

유저 팔로우 모달 구현 #63

Merged
merged 2 commits into from
Jun 14, 2024
Merged

유저 팔로우 모달 구현 #63

merged 2 commits into from
Jun 14, 2024

Conversation

yeeZinu
Copy link
Contributor

@yeeZinu yeeZinu commented Jun 13, 2024

Description

유저 팔로우 모달을 구현했습니다

Changes Made

  • 팔로우와 팔로워 div에 각 각 함수를 달아줘서 팔로우인지 팔로워인지에 대한 정보를 props로 내려줍니다.
  • 받은 데이터의 값에 따라 팔로우 혹은 팔로워 api를 호출합니다.
  • 유저의 정보가없으면 "팔로우 하는 유저가 없어요" 라는 문자를 보여줍니다.
  • 유저정보가있으면 유저 리스트를 보여줍니다.

Screenshots

스크린샷 2024-06-13 오후 6 12 09
스크린샷 2024-06-13 오후 6 10 51
스크린샷 2024-06-13 오후 6 10 35
스크린샷 2024-06-13 오후 6 10 06

IssueNumber

[#35]

@yeeZinu yeeZinu added ✨ Feature 기능 개발 📜 Page 페이지 관련 작업 labels Jun 13, 2024
@yeeZinu yeeZinu self-assigned this Jun 13, 2024
Copy link
Contributor

@aoooec aoooec left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

고생하셨습니다 👍

Copy link
Contributor

@suzinxix suzinxix left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

꾿 수고하셨슴돵

@yeeZinu yeeZinu merged commit dfd19ba into develop Jun 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✨ Feature 기능 개발 📜 Page 페이지 관련 작업
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

3 participants