nextcloud / nextcloud/deck

Bug when moving a card while card editor is open

Open
#7,836 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

1. to develop bug
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
If the card editor on right side of the screen is open, and I move that card, it's moved 2 columns left than the one I dropped it. With many cards, it's sometimes hard to find it.

To Reproduce
Steps to reproduce the behavior:

  1. Click on a card to open the editor
  2. While editor is open, move the opened card
Image
  1. See in which column it's moved
Image Image

Expected behavior
The card should be moved in the column and place I dropped it.

Client details:

  • OS: Windows 11
  • Browser : chromium
  • Device: pc

Operating system: debian

Nextcloud version: 32.0.6

Where did you install Nextcloud from: yunohost

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 with the card editor and card-moving interaction described in the reproduction steps, then trace how the open editor affects the drop position. Reproduce the issue in Chromium with the editor open, and consider the work done when the card lands in the column and position where it was dropped.

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
Quiet
Clarity
Mostly clear
Newbie friendliness
55/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.