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

useScrollEvent의 initializing 문제 #14

Open
nomaishere opened this issue Aug 16, 2020 · 0 comments
Open

useScrollEvent의 initializing 문제 #14

nomaishere opened this issue Aug 16, 2020 · 0 comments
Labels
bug Something isn't working

Comments

@nomaishere
Copy link
Member

  1. 초기에 ScrollDirection(enum type)을 반환할 때 ScrollDirection.UP을 반환함. 아직까지 이 값을 사용하는 컴포넌트는 없을거라 당장의 문제는 없지만, undefined로 수정해야함
  2. 사이트를 새로고침하거나 특정 동작시 scrollPosition값이 0으로 초기화됨(사이트에 새로 들어올 때만 초기화되어야되는데, 새로고침 시에도 초기화되는것으로 보임). 이로 인해 상단 네비게이션바가 흰색으로 불투명해져야 되는데 그렇지 못함
@nomaishere nomaishere added the bug Something isn't working label Aug 16, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant