[Related Tasks] switching doesn't update Description #2003

Closed
opened 2023-01-08 21:27:20 +00:00 by budRich · 3 comments

Description

When navigating to another task from the list of "Related Tasks" the "Description" is usually not updated. It seems i get navigated to the selected task (title changes) but description from previous task remain.

I tried this on a local instance, and the desktop app. But also noticed the same behaviour on the live demo version on https://vikunja.io

I tried both the latest and unstable version of desktop app with same results.


To me this is otherwise a great workflow, sometimes it is useful to for example quickly toggle back and forth between parent/subtask and quickly look at/edit the description..

I just started using Vikunja, and everything else feels awesome.

Vikunja Frontend Version

0.20.2+89-098113b3a4

Vikunja API Version

v0.20.1

Browser and version

Vivaldi 5.6.2867.50 (Stable channel) stable (64-bit) -- based on Chrome/108.0.0.0

Can you reproduce the bug on the Vikunja demo site?

Yes

Screenshots

the two first screenshots show the correct descriptions. the third show the second task with the firsts description. screenshots are from vikunja demo site.

### Description When navigating to another task from the list of "Related Tasks" the "Description" is usually not updated. It seems i get navigated to the selected task (title changes) but description from previous task remain. I tried this on a local instance, and the desktop app. But also noticed the same behaviour on the live demo version on https://vikunja.io I tried both the latest and unstable version of desktop app with same results. --- To me this is otherwise a great workflow, sometimes it is useful to for example quickly toggle back and forth between parent/subtask and quickly look at/edit the description.. I just started using Vikunja, and everything else feels awesome. ### Vikunja Frontend Version 0.20.2+89-098113b3a4 ### Vikunja API Version v0.20.1 ### Browser and version Vivaldi 5.6.2867.50 (Stable channel) stable (64-bit) -- based on Chrome/108.0.0.0 ### Can you reproduce the bug on the Vikunja demo site? Yes ### Screenshots the two first screenshots show the correct descriptions. the third show the second task with the firsts description. screenshots are from vikunja demo site.
budRich added the
kind/bug
label 2023-01-08 21:27:20 +00:00
Owner

@dpschen Could this be related to this watcher not watching child properties?

@dpschen Could this be related to [this watcher](https://kolaente.dev/vikunja/frontend/src/branch/main/src/components/tasks/partials/description.vue#L69) not watching child properties?
Member

Yes. But I think there is more:
We should also handle the case where the description was changed from outside.

Yes. But I think there is more: We should also handle the case where the description was changed from outside.
Owner

Should be fixed in 5999def569 - please check with the next unstable build or on try in ~1h.

Should be fixed in https://kolaente.dev/vikunja/frontend/commit/5999def5695a6522cde75f502ada32998fede263 - please check with the next unstable build or on [try](https://try.vikunja.io) in ~1h.
Sign in to join this conversation.
No Milestone
No Assignees
3 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#2003
No description provided.