-
-
Notifications
You must be signed in to change notification settings - Fork 2.7k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: displaying archived memos (#2933)
* fix: web: Archived: Show displayTime instead of updateTime Archiving a memo is considered "updating" it, so the time it was archived will be displayed, instead of the time it was created. * fix: web: Archived: Add an option to fetch more memos Just like on other pages, add a button to fetch more memos. Otherwise, the user would only be able to load the latest 10 memos, as defined in DEFAULT_MEMO_LIMIT.
- Loading branch information
Showing
1 changed file
with
77 additions
and
64 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters