You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
I have a BarChart with a Static range from now-7/d to now/d.
For two days the bars are in the negative hour range even if all entered time ranges are positive (as seen in Timesheet / List).
To Reproduce
Not sure what produced this error.
Expected behavior
In the bar chart, the summation of the time ranges for each day should be correct.
Screenshots
Bar chart:
Thursday:
Friday:
Timesheet:
Additional context
I'm tracking my times with Traggo on two different browsers, LibreWolf (Firefox desktop, +0 time zone) and Fennec (Firefox Android, +2 time zone). If I entered times on one device and then view them on another device, they are first displayed in the wrong time zone until I click on the start and end time (but that's another issue). I did this with the times for the two days where the summation is wrong to double check that the time ranges are positive.
Also when hovering over the start and end days I see their time including time zone. For thursday this is from 13:41:06+02:00 to 13:45:53+02:00. So definitely a positive time range.
Please let me know if I can help by providing additional information and many thanks for developing Traggo!
The text was updated successfully, but these errors were encountered:
Okay, I can reproduce the problem. The faulty time spans were started and stopped in different timezones / time offsets. Do you maybe use different browsers / devices to start / stop the time tracking? It could also because of different configuration in the same browser, e.g. resistFingerprinting enabled / disabled in firefox.
Describe the bug
I have a
BarChart
with aStatic
range fromnow-7/d
tonow/d
.For two days the bars are in the negative hour range even if all entered time ranges are positive (as seen in
Timesheet / List
).To Reproduce
Not sure what produced this error.
Expected behavior
In the bar chart, the summation of the time ranges for each day should be correct.
Screenshots
Bar chart:
Thursday:
Friday:
Timesheet:
Additional context
I'm tracking my times with Traggo on two different browsers, LibreWolf (Firefox desktop, +0 time zone) and Fennec (Firefox Android, +2 time zone). If I entered times on one device and then view them on another device, they are first displayed in the wrong time zone until I click on the start and end time (but that's another issue). I did this with the times for the two days where the summation is wrong to double check that the time ranges are positive.
Also when hovering over the start and end days I see their time including time zone. For thursday this is from
13:41:06+02:00
to13:45:53+02:00
. So definitely a positive time range.Please let me know if I can help by providing additional information and many thanks for developing Traggo!
The text was updated successfully, but these errors were encountered: