Skip to content

Conversation

@BP602
Copy link
Contributor

@BP602 BP602 commented Oct 2, 2025

  • Remove manual scrollToIndex implementation in favor of Virtuoso's followOutput prop
  • Set followOutput to a function that always returns true for consistent scrolling during fast updates
  • Adjust atBottomThreshold from 100 to 6 to fix messages being cut off
  • Add padding-bottom: 6px to .message class for proper scroll alignment
  • Fixes issue where messages appear halfway cut off at the bottom

BP602 added 2 commits October 2, 2025 17:18
- Remove manual scrollToIndex implementation in favor of Virtuoso's
  followOutput prop
- Set followOutput to a function that always returns true for consistent
  scrolling during fast updates
- Adjust atBottomThreshold from 100 to 6 to fix messages being cut off
- Add padding-bottom: 6px to .message class for proper scroll alignment
- Fixes issue where messages appear halfway cut off at the bottom
@BP602
Copy link
Contributor Author

BP602 commented Oct 2, 2025

@thedrkness
Copy link
Contributor

lgtm

@thedrkness thedrkness merged commit ad67257 into KickTalkOrg:main Oct 3, 2025
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.

2 participants