Components.AI: Implement configurable conversation follow behavior
- Dominant language
- C#
- Stars
- 38.4k
- Forks
- 10.9k
- Avg merge
- 2d 5h
- Merged PRs (30d)
- 276
Description
### Is your feature request related to a problem? Please describe the problem.
Streaming content has no defined viewport-follow policy, and unconditional auto-scroll would fight readers and create motion concerns.
### Describe the solution you'd like
Default to holding the reader's position and make following newest content opt-in. A manual scroll must disable following. Jumping to latest reinstates the configured mode. Respect reduced-motion preferences.
### Additional context
Leaf task for #68227 requirement B6. Builds on the virtualized message list.
Contributor guide
Research direction
Start with the virtualized message list and read requirement B6 in #68227 for the surrounding context. The work is done when following is opt-in by default, manual scrolling disables it, jumping to latest restores the configured mode, and reduced-motion preferences are respected.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 52/100