Open austin3dickey opened 6 years ago
Right now, if the response from the events endpoint is {"activities":[],"events":[],"total":0,"user":"this_user"}, nothing happens in the UI. I think it would make sense to display a message instead.
events
{"activities":[],"events":[],"total":0,"user":"this_user"}
I want to get in before the 1-year anniversary of this issue and say "thanks, great suggestion!"
Right now, if the response from the
events
endpoint is{"activities":[],"events":[],"total":0,"user":"this_user"}
, nothing happens in the UI. I think it would make sense to display a message instead.