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: 커뮤니티 - 공구 모집 및 진행 포스트 수정 페이지 생성 #20

Open
4 of 5 tasks
sunglitter opened this issue Nov 27, 2024 · 0 comments
Open
4 of 5 tasks
Assignees
Labels
feat feat

Comments

@sunglitter
Copy link
Collaborator

sunglitter commented Nov 27, 2024

🧃 Issues

  • 커뮤니티 - 공구 모집 및 진행 포스트 수정 페이지 생성

🍤 작업 내용

  • 라우터 경로 임시 설정
  • 포스트 작성 페이지 내 컴포넌트 형식 활용
  • 포스트 삭제 버튼 컴포넌트
  • 포스트 수정, 수정일 업데이트 로직
sunglitter added a commit that referenced this issue Nov 27, 2024
- 포스트 수정 페이지로 이동하기 위한 라우터 경로 추가
- 동적 라우팅을 통한 포스트 ID 전달 로직 구현
sunglitter added a commit that referenced this issue Nov 27, 2024
- 기능 정상 작동 시험을 위한 mock data 값 변경
- 테스트 목적에 맞게 데이터 구조와 내용 일부 조정
sunglitter added a commit that referenced this issue Nov 27, 2024
- 포스트 작성 페이지와 동일한 UI를 활용하여 수정 페이지 구현
- 수정 대상 포스트 정보를 받아와 입력 필드에 초기값 설정
- 페이지 내 포스트 삭제 버튼 추가
sunglitter added a commit that referenced this issue Nov 27, 2024
- updatedAt 필드를 Post에서 PostData로 이동하여 데이터 일관성 확보
- 포스트 수정 API 호출 기능 구현
- 수정 요청 시 필요한 데이터 검증 로직 추가
sunglitter added a commit that referenced this issue Nov 27, 2024
- 참여 현황에 필요한 수량이 모두 충족된 상태를 가정하여 mock data 값 변경
- 테스트 및 로직 검증을 위한 데이터 구조 조정
@sunglitter sunglitter self-assigned this Nov 27, 2024
@sunglitter sunglitter added the feat feat label Nov 27, 2024
sunglitter added a commit that referenced this issue Dec 1, 2024
- 수정 대상 포스트 데이터를 처리하기 위한 제네릭 타입 변경
- 수정 페이지의 기본값 로직 개선 및 초기값 설정 방식 수정
- 코드 가독성과 데이터 처리 일관성 향상
sunglitter added a commit that referenced this issue Dec 5, 2024
- 가상 계좌 입금 페이지로 이동할 수 있는 라우터 경로 추가
- 기존 라우터 경로 구조 재정비 및 경로 명칭 수정
- 라우터 경로 변경 사항에 따른 네비게이션 로직 업데이트
sunglitter added a commit that referenced this issue Dec 5, 2024
- 기존 Mock Data 호출 로직을 실제 API 호출로 전환
- API 데이터 형식에 맞춰 페이지 컴포넌트 수정
- 데이터 연동 및 상태 동기화 로직 추가
- 페이지 로드 시 실제 데이터를 기반으로 렌더링 구현
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feat feat
Projects
None yet
Development

No branches or pull requests

1 participant