Skip to content

[Feat] 디테일 페이지 세부 디자인 및 표시 내용 수정 #204

Merged
today-is-first merged 8 commits intomainfrom
feature/#29
May 23, 2025
Merged

[Feat] 디테일 페이지 세부 디자인 및 표시 내용 수정 #204
today-is-first merged 8 commits intomainfrom
feature/#29

Conversation

@aoooec
Copy link
Collaborator

@aoooec aoooec commented May 22, 2025

개요

Resolves: #29

PR 유형

어떤 변경 사항이 있나요?

  • 새로운 기능 추가
  • 버그 수정
  • CSS 등 사용자 UI 디자인 변경

작업 내용

  • 디테일 페이지 내부에서 제대로 표시되지 않던 데이터 수정 (멤버 카운트, 성공 목표율 등)
  • myChallenge 조회 반환 쿼리 수정
  • challengeDTO, type participantsCount 삭제 (조인으로 가져오던 유저 카운트)
  • 시작전, 종료 후 챌린지 룸 디자인 수정

스크린샷

스크린샷 2025-05-22 오후 9 06 41 스크린샷 2025-05-22 오후 9 07 09

@today-is-first today-is-first merged commit 2a38e8d into main May 23, 2025
2 checks passed
@today-is-first today-is-first deleted the feature/#29 branch May 23, 2025 01:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

사용자는 챌린지 룸 디테일을 볼 수 있다.

2 participants