You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We should be saving the json that comes back, and then sending the request for posts/assignments/stories based on the datetime of the last post (or something like that?). We don't have the post_id (although maybe we should ...), so I think the creation_datetime field is the best bet.
This would allow us to maintaine the current location in the posts list (similar to twitter), and allow for the 'while you were gone' style feature as well, or the 'scroll to top to see new posts' style feature.
The text was updated successfully, but these errors were encountered:
We should be saving the json that comes back, and then sending the request for posts/assignments/stories based on the datetime of the last post (or something like that?). We don't have the post_id (although maybe we should ...), so I think the creation_datetime field is the best bet.
This would allow us to maintaine the current location in the posts list (similar to twitter), and allow for the 'while you were gone' style feature as well, or the 'scroll to top to see new posts' style feature.
The text was updated successfully, but these errors were encountered: