Skip to content

[Fix] 챌린지 디테일 액티브 탭 이슈, 피드 체크 pending->approved 오류, 결제 오류 수정 #217

Merged
today-is-first merged 6 commits intomainfrom
feature/#31
May 26, 2025
Merged

[Fix] 챌린지 디테일 액티브 탭 이슈, 피드 체크 pending->approved 오류, 결제 오류 수정 #217
today-is-first merged 6 commits intomainfrom
feature/#31

Conversation

@aoooec
Copy link
Collaborator

@aoooec aoooec commented May 25, 2025

개요

Resolves:

PR 유형

어떤 변경 사항이 있나요?

  • 버그 수정
  • CSS 등 사용자 UI 디자인 변경

작업 내용

  • 사용자에게 혼란을 줄 수 있는 챌린지 디테일 페이지 안내 문구 수정
  • 미구현 기능 hover 효과 삭제 (이유 상기와 동일)
  • 비밀 방 참여 모달 input placeholder에 1234 입력 예시 추가
  • 결제 미승인 오류-> mapper existsByPaymentKey parameterType이 string으로 기재된 오류 (대소문자 이슈) 수정
  • 챌린지 룸 이동시 active tab 기본이 feed가 되도록 수정
  • 대기상태의 피드인 경우 승인 체크가 바로 이루어지지 않는 오류 수정 (기존 ui에서는 pending없이 approved, rejected만 표기하였으나, 오류 수정과 더불어 챌린지 매니저가 명시적으로 피드를 보류 상태로 이관할 필요성도 있다고 판단하여 추가)

스크린샷

feedCheck

@aoooec aoooec self-assigned this May 25, 2025
@today-is-first today-is-first merged commit 290ce2c into main May 26, 2025
1 check passed
@today-is-first today-is-first deleted the feature/#31 branch May 26, 2025 02:05
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