nextcloud / nextcloud/spreed

Fix call summary for single user

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

Nobody has claimed this yet.

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

Description

Currently it prints messages like:

Call with Adam and 0 guests (Duration 0:05)

We can have a look in removing "0 guests" after the string freeze.

Originally posted by @nickvergessen in https://github.com/nextcloud/spreed/issues/6507#issuecomment-970004160

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

Locate the call summary rendering that produces “Call with Adam and 0 guests (Duration 0:05)” and inspect how the participant count is turned into text. Update the single-user wording so “0 guests” is omitted, then verify that the summary remains correct for calls with guests and that the string-freeze constraint is respected.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.