nextcloud / nextcloud/deck

Allow filtering per URL

Open
#3,196 1 comment 14 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement feature: filter feature: sharing
Dominant language
JavaScript
Stars
1.4k
Forks
354
Avg merge
1d 10h
Merged PRs (30d)
43

Description

Is your feature request related to a problem? Please describe.
It is not possible to share a filtered view of a Board. For example, if I filter a Board by a certain tag, I cannot give another user of this Board a link so that he also gets the view of only tasks with that tag.

Describe the solution you'd like
Applied filters should be reflected in the URL so that I can share it with another user, and he gets the same filtered view when he opens that URL.

Describe alternatives you've considered
I can't think of another possible solution.

Other comments
This feature was part of the old issues #412 and #414 that are now closed, but this aspect was not implemented.

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 tracing how Board filters are applied and how the current Board URL is assembled. Compare the closed issues #412 and #414, then define the URL state needed to reproduce the selected filters and verify that opening a shared URL shows the same filtered view.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
frontend, web-dev
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.