nextcloud / nextcloud/deck

Relationships - add abiliity to select by list

Open
#2,489 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

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

Description

Describe the solution you'd like

When making a relationship with a card, I would like to be able to select which list the card is located. so a new select field would have to be added:

  • Board (as is)
  • List (new field)
  • Card (as is)

Currently when I want to make a relationship with a card on another board, I have to sort through all of the cards instead of the one I want on a specific board.

Describe alternatives you've considered
The only alternative is to manually sort through all of the cards until you find the right one.

Additional context
example screenshot

Menu_146

Related to: #2238

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 locating the relationship card selector described in the issue and review related issue #2238 for context. Add a List selection between Board and Card so cards can be narrowed to the chosen list; done means the relationship flow exposes Board, List, and Card selections.

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
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.