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
Recently updated notes should be shown on top when rendering the list of notes
The Notes document has the following fields (no updateTime)
This issue will be marked as resolved by completing the following
Add a lastUpdated field to Notes model (Existing Notes don't have this field, so handle it gracefully by considering createdAt as lastUpdated
When Notes are edited also updatelastUpdated field
When rendering the list sort by lastUpdated field
The text was updated successfully, but these errors were encountered:
maheshj01
added
easy-fix
Should take couple of hours or less to fix
P3
Low Priority: A bug or a feature request we plan to work on in near future (default)
labels
Aug 20, 2024
Recently updated notes should be shown on top when rendering the list of notes
The Notes document has the following fields (no updateTime)
This issue will be marked as resolved by completing the following
lastUpdated
field to Notes model (Existing Notes don't have this field, so handle it gracefully by considering createdAt aslastUpdated
lastUpdated
fieldlastUpdated
fieldThe text was updated successfully, but these errors were encountered: