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

First feedback event is malformed on Wiredash web console #265

Open
reducedcarpet opened this issue Mar 8, 2023 · 2 comments
Open

First feedback event is malformed on Wiredash web console #265

reducedcarpet opened this issue Mar 8, 2023 · 2 comments
Labels
bug Something isn't working

Comments

@reducedcarpet
Copy link

Describe the bug
I made two test feedback events, and the first one came up with the wrong time. (on the wiredash console) I made them within a minute of each other (max) but the first one was reported as 42 minutes ago. I then exported the CSV and this is what it shows:

id,createdAt,buildCommit,buildNumber,buildVersion,isClosed,deviceId,labels,appLocale,platformLocale,message,metadata,platformOS,browser,userEmail,userId,url 6408bb3f5eb20c459b665087,2023-03-08T16:43:43.722Z,,1,1.0.0,false,7CDBD25B-9915-4B0E-A697-0B096A9FB602,,en,en-GB,"Mike's logged in this time, test wiredash feedback",,Windows,Chrome,[email protected],a25f29d1-1dcc-4426-8117-099f42aeb9a0,https://console.wiredash.io/project/minerva-gkqku0b/feedback/6408bb3f5eb20c459b665087 6408baf05eb20c459b664f3c,2023-03-08T16:42:24.660Z,,1,1.0.0,false,7CDBD25B-9915-4B0E-A697-0B096A9FB602,,en,en-GB,Mike's test feedback via wiredash,,Windows,Chrome,[email protected],,https://console.wiredash.io/project/minerva-gkqku0b/feedback/6408baf05eb20c459b664f3c

I couldn't say why, but the first entry doesn't have double quotes for the text.

Oh now suddenly instead of being about ten minutes ago, they are both 42 / 43 minutes ago...

Stacktrace
see above. It's your console doing it, so I don't have the stack trace.

Wiredash SDK Info
This is the project ID: minerva-gkqku0b

@reducedcarpet reducedcarpet added the bug Something isn't working label Mar 8, 2023
@flschweiger
Copy link
Member

Hey @reducedcarpet, thanks for sending us your feedback!

Currently we only calculate the 'wording' of the timestamp on page-load, if you refresh the page or browse to different sub-pages, the timestamp should be correctly updated.

However, I agree that his might look a little bit confusing if you're actively waiting for some feedback to come in. I've noted it down and added it to our backlog, let me know if you have any other questions 😃

Warm greetings from Germany 👋

@reducedcarpet
Copy link
Author

reducedcarpet commented Mar 9, 2023 via email

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

No branches or pull requests

2 participants