ForkHub icon indicating copy to clipboard operation
ForkHub copied to clipboard

User activity sorted incorrectly with time

Open ritiek opened this issue 7 years ago • 1 comments

I have never faced this problem until now but an older user activity shows up within newer activities. Although, It is correct to say that the PR was reviewed 6 days ago and it was closed 19 hours ago.

I've tried restarting the app and other usual stuff but it still appears that way.

ritiek avatar Dec 14 '17 07:12 ritiek

Apparently the API is returning the wrong value : https://api.github.com/users/ritiek/events

But the comment has an updated_at field that might fix the issue. I'll look into it.

jonan avatar Dec 14 '17 17:12 jonan