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

[Epic#17, Epic#39] 채팅창을 토글할 수 있다. #46

Closed
2 tasks done
devphilip21 opened this issue Nov 25, 2019 · 0 comments
Closed
2 tasks done

[Epic#17, Epic#39] 채팅창을 토글할 수 있다. #46

devphilip21 opened this issue Nov 25, 2019 · 0 comments
Assignees
Labels
🐣Feature 새로운 기능을 추가할 때 사용하는 라벨
Milestone

Comments

@devphilip21
Copy link
Contributor

devphilip21 commented Nov 25, 2019

[Epic#17, Epic#39] 채팅창을 토글할 수 있다.

  • 채팅창은 토글 가능 해야한다.

완료 조건 ✅

  • 채팅창 토글버튼 UI를 클릭시 채팅뷰가 토글된다.
  • 토글될 때 적절한 애니메이션이 발생한다.(옵션)

관련 이슈 📎

관련 이슈 없음

레퍼런스 📚

레퍼런스 없음

@devphilip21 devphilip21 added the 🐣Feature 새로운 기능을 추가할 때 사용하는 라벨 label Nov 25, 2019
@devphilip21 devphilip21 added this to the Sprint - 03 milestone Nov 25, 2019
@devphilip21 devphilip21 self-assigned this Nov 25, 2019
@devphilip21 devphilip21 changed the title [Epic#17, #39] 채팅창을 토글할 수 있다. [Epic#17, Epic#39] 채팅창을 토글할 수 있다. Nov 25, 2019
devphilip21 pushed a commit that referenced this issue Nov 27, 2019
Why
- 채팅창을 열기/숨김 처리를 위한 토글버튼 UI가 필요하다.

What
- material-ui 의 Switch 를 활용
- theme.js 에 Switch 테마를 수정
devphilip21 pushed a commit that referenced this issue Nov 27, 2019
Why
- 채팅창 토글 버튼 클릭시 채팅창이 토글되어야 한다.

What
- 렌더링 최적화를 위해서 Chat 과 ChatBox 분리
- 토글버튼 클릭시 Chat 컴포넌트 토글
@always-awake always-awake moved this from To do to In progress in Sprint - 03 🏃‍♂️ Nov 27, 2019
@devphilip21 devphilip21 moved this from In progress to Done in Sprint - 03 🏃‍♂️ Nov 30, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐣Feature 새로운 기능을 추가할 때 사용하는 라벨
Projects
No open projects
Development

No branches or pull requests

1 participant