Skip to content

[12.8~9] 작업보고 #160

@seyoung8239

Description

@seyoung8239

DONE

  • Landing에서 로그아웃 이후 라우팅 문제
  • interviewee, interviewer, waiting 페이지 간단한 디자인
  • docsList, docsItem fetch 로직 추가
  • docsList, docsItem 모달 추가
    • 데이터 fetch, 레이아웃만 대충 잡아놓음
  • cleanup interview, room
  • 그 외 수 많은 버그 수정...
  • 리팩토링

ASK (해주세요..)

FE

  • interview docs item / list 모달 고도화
  • docs fetch할때 깜빡거림 문제
    • Modal쪽에 Suspense 추가하는거 어떨까요
  • axios 추상화
  • 방에 다른 사람이 나갔을 때 stream clear해주는 로직
  • 아래 BE 이슈 토의 후 반영

BE

interview docs 목록조회 API

  • 시간순으로 정렬해서 보내주시면 더 좋을 것 같습니다.

interview docs 개별조회 API

  • 면접관이 여러명일때 피드백들이 구분되지 않고 병합되어 return 되는 것 같습니다
    • nickname도 조회할 때마다 계속 바뀌네요
  • 응답에 video URL이 없습니다
  • docs_uuid가 아닌 user_uuid로 조회해야 하지 않을까요?
    • Landing에서 불러올 때 본인 기록만 불러와야 됨
  • feedback에 id도 추가 가능할까요? 랜더링할 때 필요해요ㅜ(취소)
  • createdAt Date타입이 아닌 string으로 오더라구요
    • 일단 new Date(createdAt)으로 해결했습니다

Metadata

Metadata

Labels

❓questionFurther information is requested🐞bugSomething isn't working📘documentationImprovements or additions to documentation

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions