Draging User Avatar over card indicates possible drop
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
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
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