Conversation
- slack bot이 사용자에게 DM을 보내기 전에, 사용자와의 DM 채널 id가 필요하여 조회
회원가입 직후 응답받은 memberId 를 쿠키에 설정함으로써 해결
기획상 시작하기뿐 아니라 헤더의 버튼 눌렀을때도 팝업이 되어야함
…작성자에게-dm-전송하는-자동화-안되는-문제 Qnrr 354 코드 리뷰하면 PR 작성자에게 DM 전송하는 자동화 안되는 문제
…member-id가-null Qnrr 356, 327, 335 회원가입/로그인 관련 QA 이슈 해결
테스트 서버에서는 회원가입시 소셜이미지가 깨짐
- header 컴포넌트에서 인터렉션 UI는 클라이언트 컴포넌트로 분리
- header에서만 사용하는 컴포넌트이므로, shared에 적합한 컴포넌트가 아니므로 삭제
- OpenLoginModalButton 컴포넌트를 삭제하고, LoginModal의 props에 trigger를 추가
Qnrr 371 유수아 header UI 개선
…료-api-연결 Qnrr 373 조민주 스터디 면접 준비 완료 api 연결
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.