nextcloud / nextcloud/deck

unassign card from dropped group member

Open
#2,012 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

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

Description

unassign card from dropped group member
The Board is shared with a Group. User is assingend to a Card. Admin removes User from Group.
Its not possible to remove User from the card anymore, cus he is not listed in the dropdown and not shown in the assigned list.
with backspace the user can be removed

How I would expect it:

  1. As soon a User has left a Group, all Cards should be unassigned.
  2. If not possible, the dropdown must list the user

Client details:

  • Nextcloud 18.0.5
  • Deck 1.0.2
  • Firefox Desktop

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 reproducing the assignment issue in Nextcloud Deck 1.0.2 with a shared Board, a Group member assigned to a Card, and that member removed from the Group. Inspect the card assignment UI and related behavior; done means the card is unassigned automatically or the removed user remains selectable so the assignment can be cleared.

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.