This repository has been archived by the owner on Aug 11, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Refresh Feed + Profile view after successful recovery (#912)
Ensures the feed is populated when dismissing recovery mode after a successful recovery. Refreshing the profile is less important, given that the feed is the default tab, but probably still worth refreshing it to be safe. I found a few other refresh and notification-centric issues too. # Changes - Refresh feed after successful recovery - Refresh profile after successful recovery - Refresh feed based on DetailStack notifications - Rename NotebookAction's for detail stack for consistency (`succeedSaveMemo` -> `succeedSaveEntry`) - Extract logic from NotebookModel that should be in DetailStackModel - Refresh Notebook when switching to Notebook Tab
- Loading branch information
1 parent
52f7151
commit d088130
Showing
5 changed files
with
451 additions
and
203 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
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
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
Oops, something went wrong.