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

[#35] 질문 조회 페이지 #35

Open
23 of 33 tasks
intersoom opened this issue Aug 4, 2023 · 0 comments
Open
23 of 33 tasks

[#35] 질문 조회 페이지 #35

intersoom opened this issue Aug 4, 2023 · 0 comments
Assignees
Labels
Feat 새로운 기능 추가

Comments

@intersoom
Copy link
Member

intersoom commented Aug 4, 2023

Issue: ⚒️ FEATURE

질문 조회 페이지 제작

Description

  • 질문을 확인할 수 있는 페이지
  • 질문에 대한 답변을 달 수 있는 페이지

Todo

  • 질문 별로 라우팅 가능하게끔 /pId 형식의 라우팅
  • 검색바 제작
    • 검색 필터
    • 검색 바
    • 질문하기 버튼
  • 질문 컴포넌트
    • 태그
    • 제목
    • 내용
    • 유저네임
    • 시간
    • 조회수
    • 신고 버튼
  • 답변 컴포넌트
    • 제목
    • 내용
    • 유저네임
    • 시간
    • 신고 버튼
  • 답변 다는 컴포넌트
    • 답변 가이드
    • 답변 인풋
    • 답변 게시 버튼

  • API 연동하고 수정해야할 것들
    • 유저네임
    • 시간
      계산 방식 정하기 - e.g) 어느 기준으로 ~시간 전 OR 0X/0X이 되게 할지
    • 마크다운 연동 어떻게 할 것인지 정하기
    • 스크롤 어떻게 할 것인지 정하기
    • 컴포넌트 간 정보 전달 어떻게 할 것인지 정하기
    • 답변하기 버튼 비활성화
    • 답변 시, 답변창 비활성화
    • 질문 번호에 따라서 pid 라우팅
    • Tag 컴포넌트 overflow 고려 (기획 / 디자이너님과 논의)

ETC

API 연동 시, 변경되는 사항이 많을 것 같아서 연결하면서 추가 작업하는게 좋을 것 같습니다.

@intersoom intersoom added the Feat 새로운 기능 추가 label Aug 4, 2023
@intersoom intersoom changed the title [#] 질문 조회 페이지 [#35] 질문 조회 페이지 Aug 4, 2023
@intersoom intersoom self-assigned this Aug 4, 2023
intersoom added a commit that referenced this issue Aug 15, 2023
intersoom added a commit that referenced this issue Aug 23, 2023
seocylucky added a commit that referenced this issue Oct 3, 2023
[#35] 게시물 조회 기능 API 연결
seocylucky added a commit that referenced this issue Nov 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feat 새로운 기능 추가
Projects
None yet
Development

No branches or pull requests

1 participant