-
Notifications
You must be signed in to change notification settings - Fork 0
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: 커뮤니티 - 공구 모집 및 진행 포스트 목록 조회 페이지 생성 #2
Comments
sunglitter
added a commit
that referenced
this issue
Nov 20, 2024
sunglitter
added a commit
that referenced
this issue
Nov 20, 2024
- 카테고리 선택 기능을 위한 컴포넌트 구현 - 사용자 입력에 따라 선택된 카테고리 값을 상태로 관리
sunglitter
added a commit
that referenced
this issue
Nov 20, 2024
- 테스트 및 개발을 위한 포스트 더미 데이터 파일 추가 - 기본 포스트 정보를 포함한 JSON 구조 정의
sunglitter
added a commit
that referenced
this issue
Nov 20, 2024
- 카테고리 선택에 따라 포스트를 최신순으로 정렬하여 표시하는 컴포넌트 구현 - 상태 관리 및 정렬 로직 추가 - 테스트를 위한 기본 UI와 더미 데이터 연동
sunglitter
added a commit
that referenced
this issue
Nov 20, 2024
- 개발 및 테스트를 위한 라우터 경로 임시 설정 추가 - 추후 경로 확정 후 수정 예정
sunglitter
added a commit
that referenced
this issue
Nov 20, 2024
- 포스트 목록 페이지를 위한 페이지네이션 컴포넌트 구현 - 현재 페이지 상태 관리 및 이동 로직 추가 - 기본 UI와 동작 테스트 완료
sunglitter
added a commit
that referenced
this issue
Nov 20, 2024
- 페이지 하단에서 클릭 시 화면을 최상단으로 스크롤 이동하는 컴포넌트 구현 - 버튼 UI 및 애니메이션 추가 - 동작 테스트 완료
sunglitter
added a commit
that referenced
this issue
Nov 20, 2024
- 공구 모집 및 진행 상태별 포스트 목록 페이지 구현 - 포스트 데이터를 상태에 따라 필터링하여 표시 - 기본 UI와 페이징 처리 로직 추가
sunglitter
added a commit
that referenced
this issue
Nov 21, 2024
- 사용자 편의성을 위한 글 작성 버튼 UI 구현 - 클릭 시 글 작성 페이지로 이동하도록 기능 추가
sunglitter
added a commit
that referenced
this issue
Nov 21, 2024
- PostList에 글 작성 버튼 및 검색바 추가 - 검색 기능과 글 작성 버튼 동작을 위한 관련 로직 구현 - PostCreatedAt과 PostCloseAt을 통합하는 PostDate 컴포넌트 생성
sunglitter
changed the title
[Feature] 커뮤니티 - 공구 모집 및 진행 페이지 생성
Feat: 커뮤니티 - 공구 모집 및 진행 페이지 생성
Nov 21, 2024
sunglitter
added a commit
that referenced
this issue
Nov 24, 2024
sunglitter
changed the title
Feat: 커뮤니티 - 공구 모집 및 진행 페이지 생성
Feat: 커뮤니티 - 공구 모집 및 진행 포스트 목록 조회 페이지 생성
Nov 25, 2024
sunglitter
added a commit
that referenced
this issue
Dec 1, 2024
sunglitter
added a commit
that referenced
this issue
Dec 5, 2024
- 변경된 라우터 경로에 맞춰 Link 컴포넌트 경로 수정 - 네비게이션 동작 확인 및 관련 로직 업데이트 - 경로 변경으로 인한 잘못된 링크 참조 오류 방지
sunglitter
added a commit
that referenced
this issue
Dec 5, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
🧃 Issues
🍤 작업 내용
The text was updated successfully, but these errors were encountered: