toggldesktop icon indicating copy to clipboard operation
toggldesktop copied to clipboard

Timeline View overlap detection should have minutes' precision instead of seconds'

Open skel35 opened this issue 4 years ago • 3 comments

💻 Environment

Platform: Windows, macOS

📒 Description

The overlap detection in the Timeline View on Windows/Mac is working well, but there are a few reasons why the seconds precision is not needed:

  • The app (Edit View) doesn't allow editing of Start/End time with seconds' precision. On the Timeline View, the user can still find a way to do it, but it's not so convenient
  • We should unify our behavior with the other apps, especially the web app.

Test cases:

  • TE1 ends at 08:00:59, TE2 starts at 08:00:00 -> no overlap
  • TE1 ends at 08:01:00, TE2 starts at 08:00:59 -> overlap

skel35 avatar Feb 04 '21 07:02 skel35

User report

TheSoloJake avatar Feb 04 '21 21:02 TheSoloJake

case reference

dianetoggl avatar Feb 16 '21 23:02 dianetoggl

case reference

nidarasheed avatar Jan 24 '22 10:01 nidarasheed