unassign card from dropped group member
Nobody has claimed this yet.
- 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:
- As soon a User has left a Group, all Cards should be unassigned.
- If not possible, the dropdown must list the user
Client details:
- Nextcloud 18.0.5
- Deck 1.0.2
- Firefox 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 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