MayGo / tockler

An application that tracks your time by monitoring your active window title and idle time.
http://maygo.github.io/tockler/
GNU General Public License v2.0
903 stars 108 forks source link

No additional actions for checkboxes in search view #282

Open LinkZ-LynX opened 12 months ago

LinkZ-LynX commented 12 months ago
  1. In the search view when items are checked there are no additional actions related to these selected elements. Correct me if I'm wrong but I don't see any additional actions, or functionality behind these checkboxes:

image

  1. There's also a bug if you use the header checkbox to toggle all elements' checkboxes on the list. It looks like the checkbox view simply doesn't correlate with the internal state where all elements are actually checked, but maybe it's the opposite - the header checkbox view only changes its view.

image

image

image