-
Notifications
You must be signed in to change notification settings - Fork 4.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Effects: Move trash post URL change to the BrowserUrl component (#7228)
* Effects: Move trash post URL change to the BrowserUrl component * Use the correct "trash" status * unit test the trashed post URL * Refactor componentDidUpdate to accomodate separate flows * Remove TRASH_POST_SUCCESS action and add a note about updatePost
- Loading branch information
1 parent
e440ca2
commit 773e37f
Showing
3 changed files
with
47 additions
and
19 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