nextcloud / nextcloud/deck

feat: provide a quick view for Deck cards in Nextcloud Calendar

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

Nobody has claimed this yet.

enhancement integration: tasks / calendar
Dominant language
JavaScript
Stars
1.4k
Forks
354
Avg merge
1d 10h
Merged PRs (30d)
43

Description

How to use GitHub
  • Please use the 👍 reaction to show that you are affected by the same issue.
  • Please don't comment if you have no relevant information to add. It's just extra noise for everyone subscribed to this issue.
  • Subscribe to receive notifications on status change and new comments.

Problem
When viewing Calendar items, the expected behaviour when clicking any calendar item is a quickview editor:

Image

However, clicking on a Deck calendar item currently redirects to a different app.

Describe the solution you'd like
Every Calendar item when clicked should provide the user with a similar, expected behaviour: a quickview edit mode to modify the item.

Describe alternatives you've considered
🤷🏻

Additional context
Clicking a Deck item in Calendar currently redirects the user to a different app, i.e. Tasks currently, see Deck#4878 and Calendar#6122

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

Start by reviewing the related Deck#4878 and Calendar#6122 issues to understand the current redirect behavior and the expected Calendar interaction. Trace how Deck items opened from Calendar are handled; done means clicking a Deck calendar item opens an editable quick view rather than redirecting to another app.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
frontend
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.