nextcloud / nextcloud/calendar
Show name of Talk room or join button instead of link
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 1.2k
- Forks
- 332
- Avg merge
- 16h 13m
- Merged PRs (30d)
- 137
Description
Is your feature request related to a problem? Please describe.
When I link a Talk room to an event I see only a link, which is a bit cryptic to me.
Describe the solution you'd like
Show the name of the Talk room and the conversation avatar, with a button to copy/share the link.
As a step further, if we create a Talk room instead of using an existing one, we should just see a "Join in Talk" button with the copy/share buttons, to avoid duplicating the event name.
Describe alternatives you've considered
We can also just see a "Join in Talk" button with the copy/share buttons in all cases
Additional context
Gcal shows always a "Join via Gmeet" primary button
Teams shows the link as well as a Join button
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
Start by locating the calendar event UI that renders a linked Talk room, then inspect how the room name, avatar, and link actions are currently represented. The work is done when the event shows the requested Talk name or join action together with copy/share controls, including the create-new-room case.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100