Ambiguity of list name when moving a task #1733

Closed
opened 2020-06-27 20:42:35 +00:00 by Stedos · 2 comments

When attempting to move a task to a different list, only the list names are displayed in the search, making it difficult to tell which namespace the task will be moved to.

An example format that would be clearer would be {namespace}/{list}

There could possibly be an option to be able to drag the task into the list you want to move it to, but that's out of the scope of this change.

PS: Thank you for your work on this! Looking forward to the future of this project.

When attempting to move a task to a different list, only the list names are displayed in the search, making it difficult to tell which namespace the task will be moved to. An example format that would be clearer would be `{namespace}/{list}` There could possibly be an option to be able to drag the task into the list you want to move it to, but that's out of the scope of this change. PS: Thank you for your work on this! Looking forward to the future of this project.
22 KiB
Owner

Hey there!

For related tasks in different lists I have adopted the form list > task title, I think we could do something similar here.

Hey there! For related tasks in different lists I have adopted the form `list > task title`, I think we could do something similar here.
konrad added the
kind/feature
label 2020-06-27 20:53:30 +00:00
Owner

Implemented in d49cf5635b - I also needed to make a slight adjustment to the api to include the namespace in search results, so make sure to update both.

A release will be ready in something like an hour (pipelines here and here)

Implemented in https://kolaente.dev/vikunja/frontend/commit/d49cf5635b3b869ada5091047814ed7eb5f61887 - I also needed to make a slight adjustment to the api to include the namespace in search results, so make sure to update both. A release will be ready in something like an hour (pipelines [here](https://drone.kolaente.de/vikunja/api/1958) and [here](https://drone.kolaente.de/vikunja/frontend/835))
Sign in to join this conversation.
No Milestone
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: vikunja/vikunja#1733
No description provided.