Skip to content

fix: instant scroll for new notes bubble#67

Merged
barrydeen merged 1 commit intomainfrom
fix/instant-new-notes-scroll
Feb 27, 2026
Merged

fix: instant scroll for new notes bubble#67
barrydeen merged 1 commit intomainfrom
fix/instant-new-notes-scroll

Conversation

@barrydeen
Copy link
Copy Markdown
Owner

Summary

  • Use scrollToItem(0) instead of animateScrollToItem(0) for the new notes bubble on feed screens
  • Tapping the bubble now jumps instantly to the top with no visible scroll animation, matching the back-to-top behavior in ThreadScreen

Test plan

  • Open a feed, scroll down, wait for new notes bubble to appear
  • Tap the bubble and verify it jumps to top instantly with no animation
  • Verify the same behavior on relay feeds

Use scrollToItem instead of animateScrollToItem so tapping the new
notes bubble jumps to the top immediately without visible animation.
@barrydeen barrydeen merged commit 05fa807 into main Feb 27, 2026
@barrydeen barrydeen deleted the fix/instant-new-notes-scroll branch March 4, 2026 01:28
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