Background blur data is loaded at the beginning
Open
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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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