Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug] For users outside of Europe the entire app is non-functional unless you manually adjust the date. #25

Closed
grempe opened this issue Sep 26, 2022 · 5 comments · Fixed by #26
Assignees
Labels
bug Something isn't working

Comments

@grempe
Copy link

grempe commented Sep 26, 2022

Module

Dashboard

Describe the Bug

The next.js web UI for tinybirds analytics is broken for users that are not in Europe. It will not show any data except for the 'users in the last 30 minutes' widget.

Per @tb-peregrine

This is actually a bug that we're aware of - the time select defaults to UTC - not local time, so when you select "Today" you're seeing tomorrow when it gets late in the day in the US. If you update the time selector, it should fix the problem.

Here's the full conversation in Slack:

Screen Shot 2022-09-26 at 18 06 26 PM

Expected Behavior

All expected data should be shown.

To Reproduce

Load the web UI in the United States.

Details

No response

@grempe grempe added bug Something isn't working triage Triage labels Sep 26, 2022
@alejandromav alejandromav removed the triage Triage label Sep 26, 2022
@alejandromav
Copy link
Member

Hi @grempe!

First of all, thanks a lot for testing the Starter Kit, and taking the time to open these very useful issues.

We are on it, and we'll keep you posted here.

Thanks again, and sorry for the inconvenience 🙏

@rmorehig rmorehig mentioned this issue Sep 27, 2022
12 tasks
@alejandromav alejandromav reopened this Sep 27, 2022
@alejandromav
Copy link
Member

Hi @grempe, this should be now solved, thanks to @rmorehig.

I'll check tonight, when dates in UTC and EST are different, just to be 100% sure.

@grempe
Copy link
Author

grempe commented Sep 27, 2022

Great. I'll try it out today.

@grempe
Copy link
Author

grempe commented Sep 27, 2022

Possible typo.

#26 (comment)

@grempe
Copy link
Author

grempe commented Sep 27, 2022

I am seeing the dashboard display data correctly now. Thx

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants