ihucos / counter.dev

Web Analytics made simple
https://counter.dev
GNU Affero General Public License v3.0
902 stars 39 forks source link

The "week" view of the dashboard shows a 24 hour view #66

Closed trosel closed 1 year ago

trosel commented 2 years ago
image

Not sure what's going on. Maybe the onTimeRangeChanged() function is not working right

ihucos commented 2 years ago

On which time zone are you? If you are on a monday your week only consists of hours ;-) I think

trosel commented 2 years ago

@ihucos Is there no view that shows the last 7 days?

this seems like a case of a poorly written user story. when someone wants to see a week view, they want to see a sliding window of the last 7 days.

otherwise, they can only check the week view on sunday at 11pm??

ihucos commented 2 years ago

I agree that last 7 days would be better. This comes trough the UI following technical constraints in order to make the product free :-D But we're working on it. At least there is a solution on the horizon. It's something on the list.

ihucos commented 2 years ago

We have to closely watch how much money we get trough the current donation based monetization strategy and how we can cover hosting costs with that in a sustainable day.

ihucos commented 1 year ago

Steps to fixing it in that ticket: https://github.com/ihucos/counter.dev/issues/76