[BUG] - Kanban - Done Tasks are shown while Filter was previous cleared #1960

Closed
opened 2022-07-25 13:22:54 +00:00 by PewQuadrat · 2 comments

Version information:

Frontend-Version: 0.18.1+2006-56147dc9fb
API-Version: v0.18.1+283-8023674adf
Browser and OS Version:Version 103.0.1264.62 (Offizielles Build) (64-Bit)

Steps to reproduce:

  1. Create a new List
  2. Create two tasks
  3. Navigate to Kanban view
  4. Clear Filter (Done tasks should not be displayed)
  5. Set one task done

Expected behavior:

Only one task left should be displayed, the task done should be disappeard

Actual behavior:

Both tasks are displayed

Checklist:

  • I have provided all required information
  • I am using the latest release or the latest unstable build
  • I was able to reproduce the bug on try
<!-- Please fill out this issue template to report a bug. If you want to propose a new feature, please open a discussion thread in the forum: https://community.vikunja.io --> **Version information:** Frontend-Version: 0.18.1+2006-56147dc9fb API-Version: v0.18.1+283-8023674adf Browser and OS Version:Version 103.0.1264.62 (Offizielles Build) (64-Bit) **Steps to reproduce:** <!-- Add clear steps to reproduce the bug. Provide screenshots where applicable. --> 1. Create a new List 2. Create two tasks 3. Navigate to *Kanban* view 4. Clear Filter (Done tasks should not be displayed) 5. Set one task done **Expected behavior:** <!-- Describe what happened. --> Only one task left should be displayed, the task done should be disappeard **Actual behavior:** <!-- Describe what happened instead. --> Both tasks are displayed **Checklist:** * [x] I have provided all required information * [x] I am using the latest release or the latest unstable build * [x] I was able to reproduce the bug on [try](https://try.vikunja.io)
konrad added the
kind/feature
label 2022-07-31 16:31:29 +00:00
Owner

This is the same behaviour as with the list view. I would consider it bad ux if the task disappeared right away - there are cases where you marked a task as done by accident and want to quickly undo that. If the tasks dissapears right after marking it done that becomes a lot harder to do.

This is the same behaviour as with the list view. I would consider it bad ux if the task disappeared right away - there are cases where you marked a task as done by accident and want to quickly undo that. If the tasks dissapears right after marking it done that becomes a lot harder to do.
Author

I unterstand the usecase. On the other side when I consciously clear the filter, I would expect that the task will disaper wenn marked as done.

I would no longer see this as a Bug, rather a Feature Request that the cleared filter wll be at least persistant as I'm within the view.

Greetings

I unterstand the usecase. On the other side when I consciously clear the filter, I would expect that the task will disaper wenn marked as done. I would no longer see this as a Bug, rather a Feature Request that the cleared filter wll be at least persistant as I'm within the view. Greetings
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#1960
No description provided.