NavyBye / ft_transcendence

6 stars 1 forks source link

모두가 1등인 행복한 세상 #304

Closed hygoni closed 3 years ago

hygoni commented 3 years ago

image

hygoni commented 3 years ago

bisect 결과

da9a1544bc0b613b52fd37c43765afe6b3f2338 is the first bad commit commit 9da9a1544bc0b613b52fd37c43765afe6b3f2338 Author: Hyeonggon Yoo 42.hyeyoo@gmail.com Date: Thu Jun 3 13:08:16 2021 +0900

[FIX] Fix weird scrolling of ChatCollectionView

The scroll is not fully down, when entering chatroom.
Fix it by Promise with delayed triggering of 'afteradd' event.

pong/app/javascript/srcs/common/CollectionView.js | 10 ++++++++-- pong/app/javascript/srcs/views/ChatCollectionView.js | 4 +--- 2 files changed, 9 insertions(+), 5 deletions(-)