Toggldesktop: Task name replaced from previous selected

Created on 16 Oct 2018  路  8Comments  路  Source: toggl-open-source/toggldesktop

  1. Select a task with clicking on a task
  2. Close a popup
  3. Name of task changes to a previous selected task
  4. Repeat again with another task
  5. Name of the new task is replaced with old one

4pnd0-2 2018-10-16 11-58-10

Happens not really often. Still really annoying, since user data gets lots.

Most helpful comment

Let's put it into the current milestone and see what's up. I think the issue is caused by the focusing logic. Also undo would make sense.

All 8 comments

Can confirm. Happens to me frequently, it's incredibly annoying. I've lost a lot of important data this way. It's exacerbated by both #2470 and #2588.

Same ... happens frequently. I lose the information I need to bill my clients. Can't undo ... can't recover the lost data ... desktop version is unusable with this issue. (macOS Mojave 10.14)

Let's put it into the current milestone and see what's up. I think the issue is caused by the focusing logic. Also undo would make sense.

Appreciate it, this has been a big issue on my team (where Toggl is the backbone of our workflow)

I had a slightly different way this happened to me but it is the same issue. Just want to add that it was happening to me on macOS Sierra (10.12) and on Mojave (10.14) so it is not an OS related issue. It is kind of annoying to see this bug in stable... I've tried stable, beta and even dev, it is glitched everywhere, if I have some spare time and manage to build some older version where this is working, I will let you know.

My steps to reproducing this:

  1. start timer
  2. write something into description
  3. press enter to save the description
  4. press enter again (this opens previous task, but the description stays from the ongoing task)
  5. the only way now to not lose the description is either writing it again, or (probably, not sure if this works, didn't try it yet) pressing escape

I've tried stable, beta and even dev, it is glitched everywhere

Yep, same. This is affecting everyone on my team regardless of update channel they're on

I have a feeling that the reason that reverting to even old (known good) stable versions isn't fixing this is perhaps because it's not an issue with the app itself.

I'm not familiar with the architecture of the app (and task name/autocomplete), but I've been persistently hitting issues with my app being wildly out of sync with the web UI. Could be related. Here's a shot of my local Toggl app, and the web view for the same day:

screen shot 2018-10-25 at 5 51 57 pm

I'm on a stable ethernet connection, so internet issues should not be the cause here.

Hey guys! I've made some tweaks so that the data in edit form is always cleared when popup is closed. This should avoid this issue with old data overwriting the new data.

I've created a new build with the fix. I tested it and in my tests could not replicate it anymore. If anyone wants to verify and test here is the link to the build https://github.com/toggl/toggldesktop/releases/download/v7.4.283/TogglDesktop-7_4_283.dmg

I've also pushed the Undo feature up our todo list as I agree it is a needed feature to add.

Was this page helpful?
0 / 5 - 0 ratings