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 store NoteKey and created_at in the notes holder, so if its in the future we should mutate the created_at so that it is sorted to the present. This would allow us to show the proper timestamp, but it would also fix notes sticking to the top
The text was updated successfully, but these errors were encountered:
We store NoteKey and created_at in the notes holder, so if its in the future we should mutate the created_at so that it is sorted to the present. This would allow us to show the proper timestamp, but it would also fix notes sticking to the top
The text was updated successfully, but these errors were encountered: