Skip to content

fix: remove CSS scroll snap from file viewer for smooth scrolling#71

Merged
ddulic merged 2 commits intomainfrom
014-insights-scroll-autoupdate
Mar 20, 2026
Merged

fix: remove CSS scroll snap from file viewer for smooth scrolling#71
ddulic merged 2 commits intomainfrom
014-insights-scroll-autoupdate

Conversation

@ddulic
Copy link
Copy Markdown
Owner

@ddulic ddulic commented Mar 20, 2026

Summary

  • Removes snap-y snap-proximity scroll-pt-6 from the scroll container in FileViewer
  • Removes snap-start scroll-mt-6 from each page card
  • Previously, CSS scroll snap was causing the scroll to jerk and stop at each page boundary while scrolling through note pages

Test plan

  • Open a multi-page note and scroll down — should scroll freely without stopping at page boundaries
  • Verify the Insights panel still auto-scrolls to the correct segment when the active page changes

ddulic added 2 commits March 20, 2026 23:24
Scroll snap (snap-y snap-proximity / snap-start) was causing the scroll
to jerk and stop at each page boundary. Removing it allows free
continuous scrolling through note pages.
@codecov
Copy link
Copy Markdown

codecov bot commented Mar 20, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@ddulic ddulic merged commit df002b9 into main Mar 20, 2026
4 checks passed
@ddulic ddulic deleted the 014-insights-scroll-autoupdate branch March 20, 2026 23:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant