Skip to content

fix(ChatMessages): allow user scroll with should-auto-scroll#5252

Merged
benjamincanac merged 6 commits intov4from
feat/5214
Oct 20, 2025
Merged

fix(ChatMessages): allow user scroll with should-auto-scroll#5252
benjamincanac merged 6 commits intov4from
feat/5214

Conversation

@HugoRCD
Copy link
Member

@HugoRCD HugoRCD commented Oct 17, 2025

🔗 Linked issue

Resolves #5214

❓ Type of change

  • 📖 Documentation (updates to the documentation or readme)
  • 🐞 Bug fix (a non-breaking change that fixes an issue)
  • 👌 Enhancement (improving an existing functionality)
  • ✨ New feature (a non-breaking change that adds functionality)
  • 🧹 Chore (updates to the build process or auxiliary tools and libraries)
  • ⚠️ Breaking change (fix or feature that would cause existing functionality to change)

📚 Description

📝 Checklist

  • I have linked an issue or discussion.
  • I have updated the documentation accordingly.

@HugoRCD HugoRCD self-assigned this Oct 17, 2025
@github-actions github-actions bot added the v4 #4488 label Oct 17, 2025
@pkg-pr-new
Copy link

pkg-pr-new bot commented Oct 17, 2025

npm i https://pkg.pr.new/@nuxt/ui@5252

commit: 3de1756

Copy link
Member

@benjamincanac benjamincanac left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@HugoRCD It is better and let the user scroll but sometimes now the autoscroll stops when rendering lists or hr. The autoscroll button also keeps appearing and disappearing 🤔

@benjamincanac benjamincanac changed the title feat(ChatMessages): shouldAutoScroll only if user is near the end fix(ChatMessages): shouldAutoScroll only if user is near the end Oct 20, 2025
@benjamincanac benjamincanac changed the title fix(ChatMessages): shouldAutoScroll only if user is near the end fix(ChatMessages): allow user scroll with should-auto-scroll Oct 20, 2025
@benjamincanac benjamincanac merged commit db73765 into v4 Oct 20, 2025
26 of 27 checks passed
@benjamincanac benjamincanac deleted the feat/5214 branch October 20, 2025 16:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

v4 #4488

Projects

None yet

Development

Successfully merging this pull request may close these issues.

UChatMessages: should-auto-scroll disables on user scroll

2 participants