nextcloud / nextcloud/deck

Archived cards cant be opened with URL or by using nextcloud search

Open
#2,671 3 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

1. to develop bug
Dominant language
JavaScript
Stars
1.4k
Forks
354
Avg merge
1d 10h
Merged PRs (30d)
43

Description

Describe the bug

When a card is archived, the content can be found with nextcloud search (and the URLs still work) but they are not shown (neither in normal nor modal view).

To Reproduce
Steps to reproduce the behavior:

  1. Create a card, add a description and copy the url (scheme: /apps/deck/#/board/1/card/1)
  2. Archive this card
  3. Go back to the files app
  4. Search for the card (e.g. a word from the description) or navigate to the copied url
  5. In normal view mode nextcloud deck opens but doesnt show the card
  6. with modal view enabled a white view is shown

Expected behavior
The card should be shown, ideally every time in modal view

Screenshots

Screenshot was taken with modal view enabled

grafik

Client details:

  • OS: Windows
  • Browser Firefox, version 84
  • Nextcloud Deck: v1.2.2

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

Reproduce the issue by opening an archived card through the copied /apps/deck/#/board/1/card/1 URL and through Nextcloud search, with both normal and modal views. Trace the card-opening and archived-card handling entry points from those flows. Done means the archived card content appears reliably, preferably in modal view, without the blank view.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
frontend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 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.