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] 게시글 생성하기 #169

Closed
4 tasks done
ppochaco opened this issue Aug 11, 2024 · 0 comments
Closed
4 tasks done

[feat] 게시글 생성하기 #169

ppochaco opened this issue Aug 11, 2024 · 0 comments
Assignees
Labels
🎉 feat 기능 구현, 개선 사항 🎨 html&css 마크업, 스타일링

Comments

@ppochaco
Copy link
Member

ppochaco commented Aug 11, 2024

Description

추가하려는 기능에 대해 간결하게 설명해주세요

To Do

  • hero: 게시판 정보 받아와 이전 게시판 이동 링크 추가하기
  • form
    • 활동 날짜: react-day-picker, dialog 사용하기
    • 게시글 내용: block-note

ETC

08.14 shadcn calendar UI와 react-day-pick 버전 충돌로 date input 동작 불가
이슈 해결되지 않으면 shadcn 없이 UI 구현 하기
관련 이슈: shadcn-ui/ui#4421

block-note z-index css 적용안되는 이슈 해결하기

@ppochaco ppochaco added the 🎉 feat 기능 구현, 개선 사항 label Aug 11, 2024
@ppochaco ppochaco self-assigned this Aug 11, 2024
@ppochaco ppochaco moved this to RUNNING in 🚀 Sprint Aug 11, 2024
@ppochaco ppochaco added the 🎨 html&css 마크업, 스타일링 label Aug 11, 2024
ppochaco added a commit that referenced this issue Aug 15, 2024
ppochaco added a commit that referenced this issue Aug 15, 2024
- 활동 날짜, 게시글 입력은 추후에 추가

related to: #169
ppochaco added a commit that referenced this issue Aug 15, 2024
- shadcn ui와 react-day-picker 버전 에러로 date 세팅 안됨
-  해당 에러 해결된 이후 코드 수정하기

related to: #169
ppochaco added a commit that referenced this issue Aug 15, 2024
@github-project-automation github-project-automation bot moved this from RUNNING to DONE in 🚀 Sprint Aug 15, 2024
@ppochaco ppochaco reopened this Aug 16, 2024
ppochaco added a commit that referenced this issue Aug 16, 2024
close #167 

* ♻️ Refactor(create-board): error-boundary 로직 수정

related to: #169

* ♻️ Refactor: 페이지네이션 버튼 공통 컴포넌트로 분리

* 🚚 Rename: table content 컴포넌트 위치 이동

* 🚚 Rename(board): 활동 게시판 페이지 구조 수정

related to: #167

* ✨ Feat(board): 활동 게시글 불러오기 추가

related to: #167

* ♻️ Refactor: post table 공통 컴포넌트로 분리

* 💄 Design(board): 활동 게시글 테이블 UI 추가

related to: #167
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🎉 feat 기능 구현, 개선 사항 🎨 html&css 마크업, 스타일링
Projects
Status: CLOSED
Development

No branches or pull requests

1 participant