Archived cards cant be opened with URL or by using nextcloud search
Nobody has claimed this yet.
- 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:
- Create a card, add a description and copy the url (scheme: /apps/deck/#/board/1/card/1)
- Archive this card
- Go back to the files app
- Search for the card (e.g. a word from the description) or navigate to the copied url
- In normal view mode nextcloud deck opens but doesnt show the card
- 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

Client details:
- OS: Windows
- Browser Firefox, version 84
- Nextcloud Deck: v1.2.2
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
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