Task shown in source list after drag-and-drop to another task list
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 706
- Forks
- 117
- Avg merge
- 8h 50m
- Merged PRs (30d)
- 18
Description
Steps to reproduce
- Create two tasks (Task 1 & Task 2) in task list 1
- Move "Task 1" to task list 2, but drag it down in task list 1 before actually dropping it in task list 2
- 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
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 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