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

커뮤니티 기능 개선 #5

Open
devphilip21 opened this issue Jun 22, 2020 · 0 comments
Open

커뮤니티 기능 개선 #5

devphilip21 opened this issue Jun 22, 2020 · 0 comments
Assignees
Labels
🙋‍♀️Discussion 제안 또는 논의를 요청할 때 사용하는 라벨

Comments

@devphilip21
Copy link
Member

무한 스크롤 가상화 방식

채팅이 10000개까지 DOM 부하없이 대응가능 해야하는데 이 부분에 대해 고민이 필요합니다.
사용 가능한 관련 라이브러리들 리서치 해봐야 할 듯 합니다.

스크롤 관련 로직

현재 스크롤 로직을 useEffect를 이용해서 조금 지저분하게 짜둔 상황입니다.. 지송
관련해서 UX 논의가 진행된 부분은 다음과 같습니다.

  • 맨 하단에 붙어있을 경우에만 스크롤 따라감
  • 그게 아닐 경우에 앵커 노출됨
  • 앵커 클릭시 다시 맨하단에 붙음

이렇게 짜주면 될 듯 합니다.

@devphilip21 devphilip21 added the 🙋‍♀️Discussion 제안 또는 논의를 요청할 때 사용하는 라벨 label Jun 22, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🙋‍♀️Discussion 제안 또는 논의를 요청할 때 사용하는 라벨
Projects
None yet
Development

No branches or pull requests

4 participants