nextcloud / nextcloud/spreed

Background blur data is loaded at the beginning

Open
#6,443 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug feature: call 📹 feature: frontend 🖌️ papercut performance 🚀
Dominant language
PHP
Stars
2.2k
Forks
587
Avg merge
18h 27m
Merged PRs (30d)
333

Description

When joining a conversation for chatting it is unnecessary to wait for the background blur data to be loaded before our javascript loads, etc.
Might be more urgent when you want to join a call directly, but maybe we can load it with some delay by default or actively when trying to join a call or so?

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

Trace how background blur data is loaded while joining a conversation, and compare that path with directly joining a call. The work is done when chatting and JavaScript startup no longer wait for blur data, while blur data remains available when a call needs it.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
audio-video-rtc, frontend, performance
Issue type
Refactor
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.