nextcloud / nextcloud/deck

Draging User Avatar over card indicates possible drop

Open
#7,263 0 comments 1 reaction 0 assignees View on GitHub

@grnd-alt is already working on this.

Since Sep 24, 2025.

  • #7264 by @grnd-alt — open
bug
Dominant language
JavaScript
Stars
1.4k
Forks
354
Avg merge
1d 10h
Merged PRs (30d)
43

Description

Steps to reproduce

create 2 deck cards
assign a user to one of them
drag the user icon over the other card

the dragged over card shows that a file drop is possible but there is no actual Item in the dragOver event

expected behavior

dragOver events without data items should not be considered for the view change of the deck card.

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

Reproduce the issue by creating two deck cards, assigning a user to one, and dragging the user icon over the other. Inspect the dragOver handling for the card view change and verify that an event without data items no longer indicates a possible file drop; linked pull request #7264 shows that work is already underway.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
frontend
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.