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

포켓허브 커뮤니티 영역 작업 #31

Open
17 of 22 tasks
DICEPT opened this issue Dec 20, 2023 · 0 comments
Open
17 of 22 tasks

포켓허브 커뮤니티 영역 작업 #31

DICEPT opened this issue Dec 20, 2023 · 0 comments
Assignees

Comments

@DICEPT
Copy link
Contributor

DICEPT commented Dec 20, 2023

작업 내용 리스트

  • 커뮤니티 영역 라우터 연결
  • 커뮤니티 메인 리스트, 상세화면, 댓글 리스트, 글쓰기 레이아웃 스타일 작업
  • 게시물 리스트 출력
  • 게시물 상세화면과 댓글 리스트 출력
  • 댓글, 대댓글 추가, 삭제 기능
  • 게시물 글쓰기, 글보기 Toast UI Editor 라이브러리 연결 작업
  • firestore DB에 전달할 객체 정보 스키마 작업
  • 검색 기능 추가
  • 카드 리스트 grid 레이아웃 교체
  • 게시글 수정 기능
  • CSS스타일 정리
  • 헤더 중앙 정렬 안되는 부분 CSS 수정

강제 설치 라이브러리

  • Toast UI Editor: npm i --force @toast-ui/react-editor
  • toast-ui/react-editor는 리액트 버전 18 이상에서는 설치할 수 없으므로 강제 설치

설치 라이브러리

  • ANTD: npm install antd --save

미구현 작업 리스트

  • 대댓글 순서만 반대로 보이게 처리
  • 댓글, 대댓글 수정 기능
  • 좋아요 추가, 제거 기능
  • 뷰 카운트 추가 기능

이슈

  • 디테일 영역에서 뒤로가기 후 게시물 전체 리스트가 노출 -> 전체 게시물 탭 추가 하여 수정
  • 연속 댓글 게시 후 한 게시물의 삭제 버튼을 클릭하면 모든 리스트 초기화 됨
  • 카드형 리스트로 게시물을 확인할때 메인 이미지 하나씩 업로드 해야함
  • 현재 타입스크립트 처리 작업 부족
  • 코드 리팩토링 진행 X

요청

  • 소셜 로그인/회원가입시 유저 프로필 이미지를 유저정보 DB에 저장 요청 -> 해당 유저 이미지는 게시판에 받아서 사용하고 싶습니다.

기간

2023.12.04 ~ 12월 말 예정

@DICEPT DICEPT added the enhancement New feature or request label Dec 20, 2023
@DICEPT DICEPT self-assigned this Dec 20, 2023
@DICEPT DICEPT removed the enhancement New feature or request label Dec 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant