HaikuArchives / TimeTracker

Allows you to log time spent on tasks.
2 stars 6 forks source link

Old text wont delete #4

Open punsith opened 7 years ago

punsith commented 7 years ago

When make a new task the text of old task is still remaining. screenshot 107 screenshot 108 screenshot 109

AkshayAgarwal007 commented 7 years ago

Not allow creating tasks with same task name? Is this what he means?

humdingerb commented 7 years ago

I think punsith describes a different issue: If you create a new task "Task 1" and then create another one, the text field still holds "Task 1" from the formerly created task.

With regard to having identically named task names, I'm not sure TimeTracker should prevent that. What would be nice, is to display a note under the text field saying something like "Note, this task name already exists."

AkshayAgarwal007 commented 7 years ago

Oh! The third screenshot confused me a little. The text field holding the old task name seems fine to me. I agree with you on displaying a note in case of identical task names.

BachToTheFuture commented 6 years ago

I fixed this issue. PR will be up shortly.