ransome1 / sleek

todo.txt manager for Linux, Windows and MacOS, free and open-source (FOSS)
https://github.com/ransome1/sleek/wiki
MIT License
1.28k stars 99 forks source link

Hidden items are always visible #715

Open dlaidig opened 3 weeks ago

dlaidig commented 3 weeks ago

Bug Report

App Version: 2.0.14

Platform: macOS

Installation Method: ARM dmg downloaded from GitHub

Expected Behavior: If the "hidden todos" toggle in the filter drawer is not active, items with h:1 should not show up in the task list.

Actual Behavior: Hidden items always show up. They are displayed in gray and have an "eye" icon. The toggle does not seem to have any effect.

I noticed this directly after upgrading to 2.0.1. Unfortunately, I didn't check which version I had installed before.

Steps to Reproduce:

  1. Open the app.
  2. Create an item with h:1.
  3. Change the "hidden todos" toggle.

Screenshots: I hope that this straightforward to reproduce. If not, let me know, and I'll provide screenshots and example files.

dlaidig commented 3 weeks ago

Ah, I just noticed that this only happens when completed todos are shown. When completed todos are hidden, the "hidden todos" toggle suddenly has an effect again.