Link card with another one is impossible when we have an empty list in the link board
Nobody has claimed this yet.
- 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.
Describe the bug
Link card with another one is impossible when we have an empty list in a board.
When we move the empty list at the end of board, we can see every cards
To Reproduce
Steps to reproduce the behavior:
- Go to on a card
- Click on Add a project
- Click on Link a card
- Choose a board with an empty list
- Choose a card
- If the empty list is in first then, the cards list is totaly empty (screen CardLink_EmptyList_First_Capture dâĂ©cran 2022-06-29 120508.jpg)
- If the empty list is in middle, then the cards list is partial (CardLink_EmptyList_Middle_Capture dâĂ©cran 2022-06-29 120721.jpg)
- If the empty list is in the end, then, the cards list is full CardLink_EmptyList_End_Capture dâĂ©cran 2022-06-29 120721.jpg
Expected behavior
Screenshots
Board_EmptyList_First

CardLink_EmptyList_First

Board_EmptyList_Middle

CardLink_EmptyList_Middle

Board_EmptyList_End

CardLink_EmptyList_End

Client details:
- OS: Windows
- Browser Opera
- Version Nextcloud 24 - Deck 1.7.1
- Device: Desktop
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
Start by reproducing the card-linking flow in Nextcloud Deck 1.7.1 with an empty list positioned first, in the middle, and last on a board. Compare the available cards in each case; done means linking a card shows the complete card list regardless of the empty list position.
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