counter.dev icon indicating copy to clipboard operation
counter.dev copied to clipboard

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

Open trosel opened this issue 3 years ago • 4 comments

image

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

trosel avatar May 02 '22 17:05 trosel

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

ihucos avatar May 03 '22 18:05 ihucos

@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??

trosel avatar May 03 '22 21:05 trosel

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 avatar May 03 '22 21:05 ihucos

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 avatar May 03 '22 21:05 ihucos

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

ihucos avatar Aug 25 '22 18:08 ihucos