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

Use scroll left instead of intersection observer #3522

Merged
merged 1 commit into from
Jan 24, 2024
Merged

Conversation

lucasbordeau
Copy link
Contributor

Closes #3346

  • Added scrollLeftState and scrollTopState in scroll wrapper.
  • Use new scrollLeftState to know if we scrolled horizontally only.
  • Removed intersection observer logic

@thaisguigon thaisguigon merged commit e54c141 into main Jan 24, 2024
14 checks passed
@thaisguigon thaisguigon deleted the fix/3346 branch January 24, 2024 09:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

First column shadow shouldn't appear as I load more records
2 participants