'1-1 call from anywhere' follow-ups
Open
@Antreesy is already working on this.
Since May 4, 2026.
feature: frontend 🖌️
feature: talk-sidebar ⬅️
technical debt
- Dominant language
- JavaScript
- Stars
- 2.2k
- Forks
- 586
- Avg merge
- 18h 27m
- Merged PRs (30d)
- 333
Description
- Ref https://github.com/nextcloud/spreed/issues/15416
- Follow-up to https://github.com/nextcloud/spreed/pull/17205
Must for MVP:
- unlock integration in Files sidebar
- webrtc/signaling cleanup should not mess with other integrations
- allow to join if file conversation wasn't joined from Sidebar
- need to initialize OCA.Talk later, not when tab is mounted
- check z-index with Viewer / Text / Office / other integrations
- draggable cursor adjust
Nice to have:
- re-establishing call after navigation / page-reload, if wasn't explcitly left
- minimize / increase size
- open 'call to' in new tab always
- should close the integration, if call joined from a full app
- Contacts app - add new action
Technical debt:
- clean up integrations UI
- clean up integration logic (reduce size, remove redundant code)
- delegate more to async loading
- test with another talk instance up
Not relevant, for discussion:
- chat integration?
- join calls from notifications
- join / start group calls?
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.
Assessment
This issue has not been assessed yet.