From 0dcf74ff1d77e23490fad174fc9bb64517a104d7 Mon Sep 17 00:00:00 2001 From: Park Byung Eun Date: Mon, 23 Mar 2020 08:35:24 +0900 Subject: [PATCH] sync --- documents/업무/3월/4째주/0323.txt | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 documents/업무/3월/4째주/0323.txt diff --git a/documents/업무/3월/4째주/0323.txt b/documents/업무/3월/4째주/0323.txt new file mode 100644 index 0000000..4253937 --- /dev/null +++ b/documents/업무/3월/4째주/0323.txt @@ -0,0 +1,5 @@ +messages.component.ts (대화 내용 미입력시 뜨는 팝업 제거) 주석 해제 +주소록 동기화 스크롤 문제 +prfile.dialog.component.ts 에서 자신 프로필 이미지 업로드 후 room 새로고침 하는 로직 수정 +phonebook 저장시 사용자도 같이 동기화 + 로컬저장소에서 꺼낼 때 현재 로그인 사용자와 저장소 로그인 사용자 비교 \ No newline at end of file