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

친구 목록 drag & drop 구현 #104

Merged
merged 4 commits into from
Nov 30, 2022

Conversation

ktmihs
Copy link
Member

@ktmihs ktmihs commented Nov 30, 2022

📕 제목

📗 작업 내용

구현 내용 및 작업 했던 내역

  • 친구 목록에서 통화 목록으로 drag & drop 구현
  • offline 유저는 drag 불가능하도록 구현
  • 친구 목록을 전역으로 저장
  • 친구 목록에 통화 중인지 구분하는 flag 추가하여 해당 값을 기준으로 목록 분리하여 렌더링

📘 PR 특이 사항

PR을 볼 때 주의깊게 봐야하거나 말하고 싶은 점

  • 아직 탭간 이동 시, calling list가 유지되도록 구현 X

- 친구 목록을 잘못 드래그 했을 때 어떻게 할지 생각하기
- 다시 드래그하기 or 삭제 버튼 추가
- online일 때만 draggable true로 설정
- 친구 목록을 전역으로 저장하여 관리
- 전역 정보 중, isCalling 값으로 분리하여 렌더링
@ktmihs ktmihs added 프론트엔드 프론트엔드 기능 기능 추가 labels Nov 30, 2022
@ktmihs ktmihs self-assigned this Nov 30, 2022
@comeintostout comeintostout merged commit 0dae696 into boostcampwm-2022:develop Nov 30, 2022
@comeintostout
Copy link
Member

코드가 정말 예술적이에요!!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
기능 기능 추가 프론트엔드 프론트엔드
Projects
Status: 🎄 Done
Development

Successfully merging this pull request may close these issues.

2 participants