rsalayo / OpeniT.Timesheet.Issues

This repository will host the issues ONLY for the original #TimesheetJS
0 stars 0 forks source link

Edit Record doesn't show the hours on the side panel #54

Closed bryanjulius closed 7 years ago

bryanjulius commented 7 years ago

I encountered this when I tried to edit the task from previous day. The hours is not shown, I guess its natural to see the hours you recorded on the edit panel

Update: This seem to occur only when the Active Timer is running.

rsalayo commented 7 years ago

You mean you are trying to edit a task from previous day that has a timer running?

If so, since the hour is not yet saved on the server and to prevent messing the timer. You'll have to stop the timer first before you can edit.

But if the timer is not on the task that you're editing. Then this is a bug but I can't reproduce it. Please provide steps to reproduce. thanks.

bryanjulius commented 7 years ago

Hi Romeo, Yes the timer is on the task that I am editing, so this is not an issue. The problem I guess is that I did not saw the red button for the active timer indication on the task itself. I will try to do the same scenario before I leave the office and comment back on this.

rsalayo commented 7 years ago

There's another Stop button on the upper right. That will stop any active timer (current/previous day).

bryanjulius commented 7 years ago

Verified that the active timer button was not shown on the task itself even if its still active. But yes I can just use the Stop button on the upper right.