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

Feat: Detail페이지 스터디상세api 연결 및 postApplyStatus 에 따른 버튼 맵핑 구현 #174

Merged
merged 8 commits into from
Mar 27, 2024

Conversation

kimbobby
Copy link
Contributor

@kimbobby kimbobby commented Mar 26, 2024

📌요구사항

  • Detail페이지 스터디상세api 구현
  • postApplyStatus 에 따른 버튼 맵핑 구현
  • 댓글 더보기 버튼 추가 => 더보기 버튼을 보여주는 조건은 수정 예정입니다.

📌작업 진행 상황 (에러, 막혔던 부분, 그외 궁금한것 등등)

댓글 목록 불러오기, 작성, 수정, 삭제, 스터디 삭제 연결해야합니다••• •• 🙃

기타 사항

  1. 유저 프로필 클릭시 유저정보모달이 뜨려면 id가 필요하지만 현재 서버에서 id를 내려주고 있지 않아 UserInfo에 id 를 잠시 undefined도 받을 수 있도록 처리해놨습니다..

  2. 모달에 onClick이랑 onClose랑 같은 기능을 하는 함수로 판단되어 onClose로 통일 해서 수정했습니다.

  3. 모달레이아웃이 수정되기전 유저응답모달을 구현했어서 css수정이 조금 필요해 margin 조금 수정했습니다.

  4. 스터디 상세카드 기술스택 부분 align center 맞춰야할거같습니다. 그리고 기타로 표시되어도 링크 아이콘이 뜨네용 나경님이 링크 관련해서 수정하시고 계시니 따로 만지진 않았습니다..!

📌스크린샷 / 테스트결과 (선택)

스터디상세api 연결

스크린샷 2024-03-27 오전 4 59 45

postApplyStatus === OWNER

스크린샷 2024-03-27 오전 4 45 03

postApplyStatus === NOT_APPLIED

2024-03-27.4.45.44.mov

postApplyStatus === APPLIED

2024-03-27.4.44.23.mov

postApplyStatus === INVITED

2024-03-27.5.59.01.mov

postApplyStatus === RECRUIT_CLOSED

스크린샷 2024-03-27 오전 4 46 40

📌이슈 번호

#173

@kimbobby kimbobby added the enhancement New feature or request label Mar 26, 2024
@kimbobby kimbobby self-assigned this Mar 26, 2024
Copy link

올바른 PR 형식

올바른 PR 형식입니다.
코드 작성하시느라 수고 많으셨습니다 :)

Copy link
Contributor

@Yoon-kyungLee Yoon-kyungLee left a comment

Choose a reason for hiding this comment

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

따 봉

@kimbobby kimbobby merged commit 6800d02 into develop Mar 27, 2024
@kimbobby kimbobby deleted the Refactor/Detail branch March 27, 2024 02:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants