nextcloud / nextcloud/spreed

Chat doesn't autoscroll when open in call

Open
#6,038 1 comment 2 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug design feature: chat 💬
Dominant language
PHP
Stars
2.2k
Forks
587
Avg merge
18h 27m
Merged PRs (30d)
333

Description

When in a call and the chat is scrolled all the way down, it stays in place and doesn’t move with new messages, so it’s very easy to miss new replies
cc @jancborchardt

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No files or tests are named. Reproduce the issue by opening chat during a call, scrolling to the bottom, and receiving a new message; then trace the JavaScript chat scroll handling. Done means new messages keep the view at the bottom when it was already there, without disrupting users who scrolled up.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
frontend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.