nextcloud / nextcloud/tasks

Task shown in source list after drag-and-drop to another task list

Open
#3,019 1 comment 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

bug
Dominant language
JavaScript
Stars
706
Forks
117
Avg merge
8h 50m
Merged PRs (30d)
18

Description

Steps to reproduce
  1. Create two tasks (Task 1 & Task 2) in task list 1
  2. Move "Task 1" to task list 2, but drag it down in task list 1 before actually dropping it in task list 2
  3. Refreshing restores the desired state.

https://github.com/user-attachments/assets/fd8fcfc8-d137-4d2b-9c6b-f0533d5192f4

Expected behavior

Task 1 should be moved to Task List 2.

Actual behaviour

Task 1 should be moved to Task List 2, but it is still shown in Task List 1.

Tasks app version

0.17.1

CalDAV-clients used

No response

Browser

Firefox 145

Client operating system

No response

Server operating system

Debian (LXC)

Web server

Apache

Database engine version

None

PHP engine version

None

Nextcloud version

No response

Updated from an older installed version or fresh install

None

List of activated apps

Nextcloud configuration

Web server error log

Log file

Browser log

Additional info

No response

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 drag-and-drop flow described in the issue in Tasks 0.17.1 with Firefox 145, moving a task between two lists while dragging through the source list. Trace the task-list update entry point and verify the rendered lists after the drop; done means Task 1 disappears from list 1 and appears in list 2 without a refresh.

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
Active
Clarity
Mostly clear
Newbie friendliness
63/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.